Handbook
Glossary
max<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
max<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
BoundingBox
max<<
T{
struct-slot-spec
{
name
"max"
}
{
offset 12
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIValuatorClassInfo
max<<
T{
struct-slot-spec
{
name
"max"
}
{
offset 32
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpArray
max<<
T{
struct-slot-spec
{
name
"max"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpRotaryLimitJoint
max<<
T{
struct-slot-spec
{
name
"max"
}
{
offset 64
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpSlideJoint
max<<
T{
struct-slot-spec
{
name
"max"
}
{
offset 96
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
write-struct-slot
;
inline
USING:
accessors
kernel
math
mongodb.driver
slots
slots.private
;
M:
mdb-collection
max<<
[
dup
integer?
[
\
integer
bad-slot-value
]
unless
]
dip
5
set-slot
;
inline
USING:
accessors
peg.private
slots.private
;
M:
range-parser
max<<
3
set-slot
;
inline
USING:
accessors
db
slots.private
;
M:
result-set
max<<
9
set-slot
;
inline
USING:
accessors
math.statistics.running
slots.private
;
M:
running-stats
max<<
4
set-slot
;
inline
USING:
accessors
random
slots.private
;
M:
uniform-distribution
max<<
3
set-slot
;
inline