IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def enum1_switch(value;el1;el2;el3)
Def == Switch(value)
Def == Case enum1_el1 => el1 Def == Case enum1_el2 => el2 Def == Case enum1_el3 => el3 Def == EndSwitch
is not otherwise mentioned in this or prior sections.
Try larger context:
StandardLIB
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html