Handbook
Glossary
magnitude<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
magnitude<<
( value object -- )
Methods
USING:
accessors
math.parser.private
slots.private
;
M:
float-parse
magnitude<<
5
set-slot
;
inline
USING:
accessors
kernel
math
math.parser.private
slots.private
;
M:
number-parse
magnitude<<
[
integer>fixnum-strict
]
dip
5
set-slot
;
inline