home *** CD-ROM | disk | FTP | other *** search
/ BURKS 2 / BURKS_AUG97.ISO / BURKS / LANGUAGE / ML / MOSMLREF / img31.gif < prev    next >
Graphics Interchange Format  |  1997-07-31  |  23KB  |  536x931  |  1-bit (2 colors)
Labels: text | screenshot | document | font | black and white | number
OCR: Library unit Description Status Array Mutable polymorphic arrays SDF Array2 Two-dimensional arrays Arraysort Array sorting ( quicksort) BasicID Input-output as in SML'90 DF Binarymap Binary tree implementation of finite maps Binaryset Binary tree implementation of finite sets BinID Binary input-output streams (imperative) SF Bool Booleans SF Byte Conversions between Word8 and Char SF Char Characters SDF CharArray Mutable arrays of characters SF CharVector Immutable vectors of characters (that is, strings) SF CommandLine Program name and arguments SF Date From time points to dates and vice versa SF Dynarray Dynamic arrays FileSys File system interface SF General Various top-level primitives Graphics Graphics primitives (DOS only) Help On-line help DFNO Int Integer arithmetic and comparisons SF Intmap Finite maps from integers Intset Finite sets of integers List Lists SDFND ListPair Pairs of lists SF Listsort List sorting (mergesort) Location Error reporting for lexers and parsers Math Trigonometric and transcendental functions S F Meta Functions specific to the interactive system Mosml Various Moscow ML utilities F Mosmlcgi Utilities for writing CGI programs NJ93 Top-level compatibility with SML/NJ 0.93 N Operating system interface SF Option Partial functions SDFND Path File pathnames SF Polyhash Polymorphic hash tables PP General prettyprinters F Process Process interface SF Random Generation of pseudo-random numbers Real Real arithmetic and comparisons SF SML90 Top-level compatibility with 1990 Definition Splaymap Splay-tree implementation of finite maps Splayset Splay-tree implementation of finite sets String String utilities SDF StringCvt Conversion to and from strings SF Substring Scanning of substrings SF TextIO Text input-output streams (imperative) SDF Time Time points and durations S F Timer Timing operations SF Vector Immutable vectors SDF Word Unsigned 31-bit integers ('machine words') SF Word8 Unsigned 8-bit integers (bytes) SF Word8Array Mutable arrays of unsigned 8-bit integers SF Word8Vector Immutable vectors of unsigned 8-bit integers SF