Handbook
Glossary
parity>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
parity>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math.vectors.simd
random.sfmt.private
;
M:
sfmt-state
parity>>
T{
struct-slot-spec
{
name
"parity"
}
{
offset 32
}
{
class
uint-4
}
{
initial
uint-4{
0 0 0 0
}
}
{
type
uint-4
}
}
read-struct-slot
;
inline