blob: ef2e6d87aa0fe8e00f43553941d9df88883198f2 (
plain) (
blame)
1
2
3
4
5
6
|
This package provides a light-weight, no frills interface to the C++
dictionary containers map and unordered_map. The stldict module makes
these data structures available in Pure land and equips them with a
(more or less) idiomatic Pure container interface.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-stldict.html
|