Handbook
Glossary
total>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
total>>
( object -- value )
Methods
USING:
accessors
math.binpack.private
slots.private
;
M:
bin
total>>
3
slot
;
inline
USING:
accessors
brain-flak
kernel.private
math
slots.private
;
M:
brain-flak
total>>
4
slot
{
integer
}
declare
;
inline