Jump to content

Type detection: Difference between revisions

Line 1,247:
typeOf value: #() class new.
typeOf value: [ 1 print ].
typeOf value: thisContext. "that is the current continuation (stack frame)"
typeOf value: #+.
typeOf value: (SmallInteger >> #+).
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.