grol-io / grol

Go REPL Open Language
https://grol.io
Apache License 2.0
22 stars 2 forks source link

Extract and recompose functions: `first`, `rest` to extract, `defun` to create. (also moved time function to time. namespace) #221

Closed ldemailly closed 2 months ago

ldemailly commented 2 months ago

Fixes #210