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
No mentions to report in StandardLib.
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html