Handbook
Glossary
asc ( key -- spec )
Vocabulary
mongodb
.
driver
Inputs
key
sort key
Outputs
spec
sort spec
Word description
indicates that the values of the specified key should be sorted in ascending order
Definition
USING:
arrays
;
IN:
mongodb.driver
:
asc
( key -- spec )
1
2array
;
inline