Handbook
Glossary
handle-n ( input x -- )
Vocabulary
benchmark
.
knucleotide
Inputs
input
an
object
x
an
object
Outputs
None
Definition
USING:
assocs
formatting
grouping
kernel
math.statistics
sequences
;
IN:
benchmark.knucleotide
:
handle-n
( input x -- )
[
nip
]
[
length
clump
histogram
]
2bi
at
0
or
"%d\t"
printf
;