|
|
|
|
|
by oskarkv
4788 days ago
|
|
Does Chicken have immutable data structures? How about typeclasses/protocols? How about literal syntax for hash maps, sets, vectors/arrays? I'm coming from Clojure, and I'm interested in Chicken. I really like the things mentioned above about Clojure and I am just interested in how Chicken compares when it comes to these things. |
|
[1] http://wiki.call-cc.org/eggref/4/persistent-hash-map
[2] http://wiki.call-cc.org/man/4/Unit%20library#reader-extensio...