SCM Repository
Log of /smlnj-lib/trunk/HashCons/hash-cons-map.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 6166 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 12 16:54:57 2020 UTC (9 months, 1 week ago) by jhr
File length: 3998 byte(s)
Diff to previous 6159
edit comments
Revision 6159 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 11 13:14:51 2020 UTC (9 months, 1 week ago) by jhr
File length: 4092 byte(s)
Diff to previous 3580
Replaced the "directional" fold functions (_e.g._, `foldl`, `foldri`) with non-directional functions (_e.g., `fold`, `foldi`) in the `HashConsSet` and `HashConsMap` structures. The reason for this change is that the order of objects is pretty arbitrary, so there is not any usefulness to processing elements in increasing or decreasing order. For backward compatibility, the old names will continue to work, but they are deprecated amd will be removed in some future release.
Revision 3580 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 13:46:58 2011 UTC (9 years, 10 months ago) by jhr
File length: 3040 byte(s)
Diff to previous 2144
Updated CHANGES
Revision 2144 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 2 16:23:11 2006 UTC (14 years, 2 months ago) by blume
File length: 2999 byte(s)
Diff to previous 967
moved smlnj-lib to toplevel
Revision 967 - (view) (download) (annotate) - [select for diffs]
Added Fri Oct 19 20:19:39 2001 UTC (19 years, 3 months ago) by jhr
Original Path: sml/trunk/src/smlnj-lib/HashCons/hash-cons-map.sml
File length: 2999 byte(s)
Synchronizing with master copy of library.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |