WhoCites
Definitions
prog
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites case
enum1
el3?
case_enum1_el3
Def enum1_el3 =>
body
cont
(
x
,
z
)
Def
== InjCase(if
x
=2
inl(
*
) ; inr(
*
) fi ;
body
;
cont
(
z
,
z
))
Syntax:
enum1_el3 =>
enum
body
cont
has structure:
case_enum1_el3(
body
;
cont
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
prog
1
Sections
StandardLIB
Doc