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