coalton-lang / coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
https://coalton-lang.github.io/
MIT License
1.12k stars 67 forks source link

Added `collect` to `coalton-library/ord-map`. #1195

Closed YarinHeffes closed 1 month ago

YarinHeffes commented 1 month ago

Added collect to coalton-library/ord-map for other Foldable collections.