Handbook
Glossary
preferred-y ( visible-rect -- y )
Vocabulary
math
.
rectangles
.
positioning
.
private
Inputs
visible-rect
an
object
Outputs
y
an
object
Definition
USING:
kernel
math
math.rectangles
sequences
;
IN:
math.rectangles.positioning.private
:
preferred-y
( visible-rect -- y )
rect-bounds
[
second
]
bi@
+
;