The SML/NJ Library Reference Manual


The LIB_BASE signature


Synopsis

signature LIB_BASE

Interface

exception Unimplemented of string
exception Impossible of string
exception NotFound
val failure : {module : string, func : string, msg : string} -> 'a
val version : {date : string, system : string, version_id : int list}
val banner : string

Description

exception Unimplemented

exception Impossible

exception NotFound

failure {module, func, msg}
explain the use and semantics of failure HERE.

version
explain the use and semantics of version HERE.

banner
explain the use and semantics of banner HERE.



[ INDEX | TOP | Parent | Root ]

Last Modified May 29, 1996
Copyright © 1996 AT&T Research