Handbook
Glossary
classify* ( seq -- next hash seq' )
Vocabulary
sequences
.
extras
Inputs
seq
an
object
Outputs
next
an
object
hash
an
object
seq'
an
object
Definition
USING:
kernel
;
IN:
sequences.extras
:
classify*
( seq -- next hash seq' )
[
0
H{
}
clone
]
dip
classify-from
;