Handbook
Glossary
term<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
term<<
( value object -- )
Methods
USING:
accessors
infix.ast
slots.private
;
M:
ast-negation
term<<
2
set-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
lookahead
term<<
2
set-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
lookbehind
term<<
2
set-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
negation
term<<
2
set-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
star
term<<
2
set-slot
;
inline