int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def i=j == if i=j true ; false fi

is mentioned by

Def a  n
Def == if 0a a  n ; ((-a) rem n)=0 -((-a n) else -((-a n)+-1 fi
[div_floor]
Def a mod n == if 0a a rem n ; ((-a) rem n)=0 0 else n-((-a) rem n) fi[modulus]

In prior sections: bool 1

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

int 2 Sections StandardLIB Doc