Handbook
Glossary
parameter<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
parameter<<
( value object -- )
Methods
USING:
accessors
slots.private
zim
;
M:
content-entry
parameter<<
10
set-slot
;
inline
USING:
accessors
irc.messages
slots.private
;
M:
mode
parameter<<
11
set-slot
;
inline
USING:
accessors
cuda.ptx
kernel
math
slots
slots.private
;
M:
ptx-variable
parameter<<
[
dup
[
integer?
]
[
t
]
if*
[
maybe{
integer
}
bad-slot-value
]
unless
]
dip
8
set-slot
;
inline
USING:
accessors
slots.private
zim
;
M:
redirect-entry
parameter<<
9
set-slot
;
inline