Handbook
Glossary
options<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
options<<
( value object -- )
Methods
USING:
accessors
peg.ebnf.private
slots.private
;
M:
ebnf-choice
options<<
2
set-slot
;
inline
USING:
accessors
bson.constants
kernel
slots
slots.private
strings
;
M:
mdbregexp
options<<
[
dup
string?
[
\
string
bad-slot-value
]
unless
]
dip
3
set-slot
;
inline
USING:
accessors
resolv-conf
slots.private
;
M:
resolv.conf
options<<
7
set-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
with-options
options<<
3
set-slot
;
inline