Handbook
Glossary
column-offsets ( widths gap -- x xs )
Vocabulary
ui
.
gadgets
.
tables
.
private
Inputs
widths
an
object
gap
an
object
Outputs
x
an
object
xs
an
object
Definition
USING:
kernel
math
sequences
;
IN:
ui.gadgets.tables.private
:
column-offsets
( widths gap -- x xs )
[
0
]
dip
[
+
+
]
curry
accumulate
;