Handbook
Glossary
find-row-index ( value table -- n/f )
Vocabulary
ui
.
gadgets
.
tables
.
private
Inputs
value
an
object
table
an
object
Outputs
n/f
an
object
Definition
USING:
accessors
kernel
sequences
ui.gadgets
ui.gadgets.tables
;
IN:
ui.gadgets.tables.private
:
find-row-index
( value table -- n/f )
[
control-value
]
[
renderer>>
]
bi
[
row-value?
]
curry
with
find
drop
;