dyaml/examples/constructor
Ferdinand Majerech 9596806644 Red-Black Trees are now used for duplicate detection, and planned
to be used for unordered map storage. This is because AAs still
don't work correctly and even if they did, require the user to
define both toHash and opCmp/opEquals for every YAML
struct/class. Now only opCmp needs to be defined.
Documentation/tutorials/examples have been updated accordingly.
2012-01-23 15:57:26 +01:00
..
input.yaml Initial commit. 2011-08-16 14:53:13 +02:00
main.d Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
Makefile Examples' Makefiles now have a clean target. 2011-10-20 15:51:31 +02:00