next up previous contents
Next: List of all library Up: No Title Previous: Built-in typesconstructors and

Built-in variables and functions

For each variable we list its type, effect, and any exception it may raise. Some built-in identifiers are overloaded; this is specified using overloading classes. For instance, an identifier whose type involves the overloading class realint stands for two functions: one in which realint (in the type) is consistently replaced by int, and another in which realint is consistently replaced by real. The overloading classes are:

tabular548

When the context does not otherwise resolve the overloading, it defaults to int.

Nonfix identifiers in the initial environment

tabular573

Infixed identifiers in the initial environment

tabular625

Built-in functions available only in the interactive system (unit Meta)

tabular675



Moscow ML 1.42