key>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: key>> ( object -- value )


Methods

M: EntryNew key>>
T{ struct-slot-spec
{ name "key" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type uint32_t }
} read-struct-slot ; inline



M: EntryOld key>>
T{ struct-slot-spec
{ name "key" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type uint32_t }
} read-struct-slot ; inline








































































M: yaml_node_pair_t key>>
T{ struct-slot-spec
{ name "key" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline