next node: Compose,
prev node: Predicate,
up to node: Subsystem General


FunctConv

Signature of FunctConv

List of Import References :
See BOOL
See DENOTATION
See Funct

SIGNATURE FunctConv[from, to]

$Date: 1998/06/16 16:00:12 $ ($Revision: 1.1.1.1 $)

--

-- Parameter
SORT from to

IMPORT Funct[from, to] ONLY funct

FUN ` : (from -> denotation) ** (to -> denotation) -> funct -> denotation
-- `(fd,td)(f) == "some function"


next node: Compose,
prev node: Predicate,
up to node: Subsystem General