055FD |
NULL::
|
( → :: ; )
Returns null secondary.
|
37073 |
Ob>Seco
|
( ob → :: ob ; )
Does ONE then <REF>::N.
|
3705A |
?Ob>Seco
|
( ob → :: ob ; )
If the object is not a secondary, does
Ob>Seco .
|
37087 |
2Ob>Seco
|
( ob1 ob2 → :: ob1 ob2 ; )
Does TWO then <REF>::N.
|
3631A |
::NEVAL
|
( ob1..obn #n → ? )
Does <REF>::N then <REF>EVAL.
|