Definitions
StandardLib
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in StandardLib
case_enum1_el1
Def enum1_el1 =>
body
cont
(
x
,
z
)
Def
== InjCase(if
x
=0
inl(
*
) ; inr(
*
) fi ;
body
;
cont
(
z
,
z
))
Syntax:
enum1_el1 =>
enum
body
cont
has structure:
case_enum1_el1(
body
;
cont
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
StandardLib
Sections
NuprlLIB
Doc