Handbook
Glossary
effect>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
effect>>
( object -- value )
Methods
USING:
accessors
peg.ebnf.private
slots.private
;
M:
bad-effect
effect>>
3
slot
;
inline
USING:
accessors
generic.parser
slots.private
;
M:
bad-method-effect
effect>>
2
slot
;
inline
USING:
accessors
slots.private
stack-checker.values
;
M:
declared-effect
effect>>
4
slot
;
inline
USING:
accessors
slots.private
words
;
M:
invalid-primitive
effect>>
4
slot
;
inline
USING:
accessors
slots.private
typed
;
M:
no-types-specified
effect>>
3
slot
;
inline
USING:
accessors
constructors
slots.private
;
M:
repeated-constructor-parameters
effect>>
3
slot
;
inline
USING:
accessors
compiler.tree.debugger
effects
kernel.private
slots.private
;
M:
shuffle-node
effect>>
2
slot
{
effect
}
declare
;
inline
USING:
accessors
constructors
slots.private
;
M:
unknown-constructor-parameters
effect>>
3
slot
;
inline