prog 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def Switch(tb == b(t)

is mentioned by

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
[enum1_switch]

Try larger context: StandardLIB IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

prog 1 Sections StandardLIB Doc