riff-lang / riff

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

Add builtin functions for table operations #28

Open darrylabbate opened 1 year ago

darrylabbate commented 1 year ago
darrylabbate commented 1 year ago

Note that whenever closures are implemented (#22), sort() should be refactored to take a user-defined function as an optional argument