PreviousUpNext

15.4.974  src/lib/src/quickstring-map.pkg

## quickstring-map.pkg

# Compiled by:
#     src/lib/std/standard.lib

# Functional finite maps with quickstring keys.



###                    "Being a good craftsman will in no way
###                     prevent you from becoming a genius."
###
###                                           -- Renoir



package quickstring_map
    =
    quickstring_red_black_map;          # quickstring_red_black_map     is from   src/lib/src/quickstring-red-black-map.pkg


## COPYRIGHT (c) 1999 Bell Labs, Lucent Technologies.
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext