REPL import warning; version info in CLI
Adds the ability to toggle result decoding in REPL. Adds several more useful functions to the base library.
This commit is contained in:
@ -1 +1 @@
|
||||
head (map (\i : lconcat "String " i) [("test!")])
|
||||
head (map (\i : append "String " i) [("test!")])
|
||||
|
Reference in New Issue
Block a user