Handbook
Glossary
top-recipes ( offset search -- recipes )
Vocabulary
recipes
Inputs
offset
an
object
search
an
object
Outputs
recipes
an
object
Definition
USING:
accessors
db.tuples
kernel
persistency
;
IN:
recipes
:
top-recipes
( offset search -- recipes )
<query>
T{
recipe
}
rot
>>title
>>tuple
"votes"
>>order
30
>>limit
swap
>>offset
get-tuples
;