Adds the ability to toggle result decoding in REPL. Adds several more useful functions to the base library.
2 lines
49 B
Plaintext
2 lines
49 B
Plaintext
head (map (\i : append "String " i) [("test!")])
|