next up previous contents index
Next: apply Up: Utilities Previous: variable   Contents   Index


PartialFunction


\begin{usage}
import from PartialFunction(R, S)
\end{usage}

\begin{params}
{\em R} & \texttt{Type} & Contains the domain of the function\\
{\em S} & \texttt{Type} & Contains the image of the function\\\end{params}

\begin{descr}
PartialFunction~provides partial functions from R to S, {\it i.e....
...ctions
from R to S which are allowed to fail on some elements of R.
\end{descr}


Exports



Subsections

Manuel Bronstein 2000-12-13