hundredrabbits / Ronin

Experimental Graphics Terminal
https://hundredrabbits.github.io/Ronin/
Other
1.2k stars 66 forks source link

Fix `map` and `filter` Functions #138

Closed blad closed 4 years ago

blad commented 4 years ago

Fix map and filter by removing promises.

Fix verified by running the examples/projects/benchmark.lisp file.

map-filter-fix