Handbook
Glossary
rect-min ( rect dim -- rect' )
Vocabulary
math
.
rectangles
Inputs
rect
an
object
dim
an
object
Outputs
rect'
an
object
Definition
USING:
kernel
math.vectors
;
IN:
math.rectangles
:
rect-min
( rect dim -- rect' )
[
rect-bounds
]
dip
vmin
<rect>
;