Handbook
Glossary
do-limit ( tuple n -- )
Vocabulary
db
.
queries
Inputs
tuple
an
object
n
an
object
Outputs
None
Definition
USING:
accessors
kernel
math.parser
sequences
;
IN:
db.queries
:
do-limit
( tuple n -- )
[
number>string
" limit "
glue
]
curry
change-sql
drop
;