Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Containers library

Name: Anonymous 2009-12-30 18:03

One question for you /prog/!

Suppose you have a brand new language, which doesn't have any library yet. Which kind of basic containers / data structure would you expect?

Name: Anonymous 2010-01-01 8:22

>>29
There can be a big difference, overloading or not. Take clojure's hash maps. You don't have to do (make-hash (make-hash-pair "abc" 12) (make-hash-pair "dfg" 23)) etc.; since it's built-in you can use something like {"abc" 12, "dfg" 23}.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List