Handbook
Glossary
hash<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
hash<<
( value object -- )
Methods
USING:
accessors
git
slots.private
;
M:
commit
hash<<
2
set-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
}
}
write-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
}
}
write-struct-slot
;
inline
USING:
accessors
gravatar
slots.private
;
M:
info
hash<<
7
set-slot
;
inline
USING:
accessors
multisets
slots.private
;
M:
multiset
hash<<
4
set-slot
;
inline
USING:
accessors
pairs
slots.private
;
M:
pair
hash<<
4
set-slot
;
inline
USING:
accessors
git
slots.private
;
M:
tree
hash<<
2
set-slot
;
inline