
13 Aug
13 Aug
11:19 a.m.
"Tn X-10n"
a string is a list of Char which can be '1', '0', '/n' and spaces ' '. ["1 0 1 0 0 1 /n"]
...so why not start with a converter from Char to Bool, and build String -> [Bool] from that, and finally [String] -> [[Bool]]? -kzm -- If I haven't seen further, it is by standing in the footprints of giants
7999
Age (days ago)
7999
Last active (days ago)
1 comments
2 participants
participants (2)
-
ketil@ii.uib.no
-
Tn X-10n