Handbook
Glossary
index-from* ( i seq obj -- n )
Vocabulary
sequences
.
extras
Inputs
i
an
object
seq
an
object
obj
an
object
Outputs
n
an
object
Definition
USING:
kernel
sequences
;
IN:
sequences.extras
:
index-from*
( i seq obj -- n )
[
=
]
curry
find-from
drop
;