Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-01-12 09:25:20 -0800 (Fri, 12 Jan 2007)
Revision: 9939
Log message:
Based on a patch contributed by Erick Tryzelaar (erickt at dslextreme.com):
- Added Map.keys and Map.values functions
- Documented the Map.length function.
Changes | Path |
+10 -0 | omake-branches/0.9.8.x/lib/Pervasives.om |
+26 -0 | omake-branches/0.9.8.x/src/builtin/omake_builtin_object.ml |