Handbook
Glossary
input>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
input>>
( object -- value )
Methods
USING:
accessors
parser-combinators
slots.private
;
M:
cannot-parse
input>>
2
slot
;
inline
USING:
accessors
fry.private
kernel.private
sequences
slots.private
;
M:
dredge-fry-state
input>>
2
slot
{
sequence
}
declare
;
inline
USING:
accessors
openai
slots.private
;
M:
edit
input>>
3
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
embeddings
input>>
3
slot
;
inline
USING:
accessors
slots.private
ui.tools.listener
;
M:
listener-gadget
input>>
27
slot
;
inline
USING:
accessors
compression.lzw
slots.private
;
M:
lzw
input>>
2
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
moderation
input>>
2
slot
;
inline
USING:
accessors
slots.private
ui.gadgets.panes
;
M:
pane
input>>
26
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_t
input>>
T{
struct-slot-spec
{
name
"input"
}
{
offset 104
}
{
class
yaml_parser_input
}
{
initial
S{
yaml_parser_input
{
string
S{
string_yaml_parser_input
{
start
f
}
{
end
f
}
{
current
f
}
}
}
{
file
f
}
}
}
{
type
yaml_parser_input
}
}
read-struct-slot
;
inline