Handbook
Glossary
hash>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
hash>>
( object -- value )
Methods
USING:
accessors
git
slots.private
;
M:
commit
hash>>
2
slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpContact
hash>>
T{
struct-slot-spec
{
name
"hash"
}
{
offset 128
}
{
class
fixnum
}
{
initial 0
}
{
type
cpHashValue
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpHashSetBin
hash>>
T{
struct-slot-spec
{
name
"hash"
}
{
offset 8
}
{
class
fixnum
}
{
initial 0
}
{
type
cpHashValue
}
}
read-struct-slot
;
inline
USING:
accessors
gravatar
slots.private
;
M:
info
hash>>
7
slot
;
inline
USING:
accessors
multisets
slots.private
;
M:
multiset
hash>>
4
slot
;
inline
USING:
accessors
pairs
slots.private
;
M:
pair
hash>>
4
slot
;
inline
USING:
accessors
git
slots.private
;
M:
repeated-parent-hash
hash>>
2
slot
;
inline
USING:
accessors
git
slots.private
;
M:
tree
hash>>
2
slot
;
inline