WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc
Who Cites case
inl?
case_inl
Def inl(x) = > body(x) cont(value,contvalue) == InjCase(value; x. body(x); _. cont(contvalue,contvalue))
Syntax:
inl(x) = > body(x) cont
has structure:
case_inl(x.body(x); cont)
About:
WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc