Handbook
Glossary
grid-width ( grid element-quot -- width )
Vocabulary
images
.
viewer
.
private
Inputs
grid
an
object
element-quot
an
object
Outputs
width
an
object
Definition
USING:
math
sequences
;
IN:
images.viewer.private
::
grid-width
( grid element-quot -- width )
grid
[
0
]
[
first
element-quot
[
+
]
map-reduce
]
if-empty
;
inline