Couplet 0.1.0 – Unicode code points support for Clojure

84 views
Skip to first unread message

David Bürgin

unread,
Oct 19, 2017, 2:14:26 PM10/19/17
to clo...@googlegroups.com
Clojure strings are made up of chars, but the conventional unit of
digital texts is Unicode characters (‘code points’). Effective work at
the boundary requires a library –

• a reducible seqable representation of strings as code points
• supports fold
• transducer for converting chars to code points
• copy-pastably small

https://github.com/glts/couplet

Thank you,


--
David

Daniel

unread,
Oct 19, 2017, 9:16:16 PM10/19/17
to Clojure
Nice!
Reply all
Reply to author
Forward
0 new messages