Definitions EditorDoc Sections Nuprl Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in EditorDoc
ml_testDef ml
Def if a $then b $else c == if (a) $then (b) $else c
ml_parensDef ml, slots_not_slots
Def (a) == (a)

Syntax:if a $then b $else c has structure: ml_test{$then:s,$else:s}(abc)

About:
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions EditorDoc Sections Nuprl Doc