Handbook
Glossary
query-range ( index begin suffix-array -- from to )
Vocabulary
suffix-arrays
.
private
Inputs
index
an
object
begin
an
object
suffix-array
an
object
Outputs
from
an
object
to
an
object
Definition
USING:
kernel
math.order
;
IN:
suffix-arrays.private
:
query-range
( index begin suffix-array -- from to )
[
query-from
]
[
query-to
]
3bi
[
min
]
keep
;