riff-lang / riff

The Riff programming language
https://riff.cx
BSD Zero Clause License
23 stars 1 forks source link

Add `map()`, `reduce()`, `filter()` #32

Open darrylabbate opened 1 year ago

darrylabbate commented 1 year ago

Depends on:

reduce() can alternatively be foldl()/foldr()