Open Gozala opened 10 years ago
Currently namespace info on the references is completely ignored, this needs to be fixed to enable (sequences/map inc xs) style usage and to make compiler actually aware of what's in scope.
(sequences/map inc xs)
Blocks #3
Blocks #93
Currently namespace info on the references is completely ignored, this needs to be fixed to enable
(sequences/map inc xs)
style usage and to make compiler actually aware of what's in scope.