SCM Repository
View of /sml/trunk/src/smlnj-lib/HashCons/hash-cons-string.sml
Parent Directory
|
Revision Log
Revision 967 -
(download)
(annotate)
Fri Oct 19 20:19:39 2001 UTC (19 years, 3 months ago) by jhr
File size: 265 byte(s)
Fri Oct 19 20:19:39 2001 UTC (19 years, 3 months ago) by jhr
File size: 265 byte(s)
Synchronizing with master copy of library.
(* hash-cons-string.sml * * COPYRIGHT (c) 2001 Bell Labs, Lucent Technologies *) structure HashConsString = HashConsGroundFn ( struct type hash_key = string val sameKey = (op = : string * string -> bool) val hashVal = HashString.hashString end)
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |