Algebraic data types
bearophile
bearophileHUGS at lycos.com
Sat Jul 26 10:14:38 PDT 2008
I have found this page, coming from elsewhere, and it shows interesting differences between C and languages with algebraic data types:
http://www.reddit.com/r/programming/comments/6tjal/treaps_versus_redblack_trees/
(Note that speed-wise OCaml is a very efficient language).
On the wikipedia:
http://en.wikipedia.org/wiki/Algebraic_data_types
Bye,
bearophile
More information about the Digitalmars-d
mailing list