Hacker News new | ask | show | jobs
by quasilyte 3289 days ago
You can call map/reduce/filter from Go code: `xs := lisp.Mapcar(f, ys)`.

Mapconcat is already used inside runtime implementation: https://github.com/Quasilyte/goism/blob/master/src/emacs/rt/... (Print and Println functions).

1 comments

Why did you get downvoted for this?