Handbook
Glossary
sort-repos-by-pushed-at>=< ( seq -- seq' )
Vocabulary
github
Inputs
seq
an
object
Outputs
seq'
an
object
Definition
USING:
math.order
;
IN:
github
:
sort-repos-by-pushed-at>=<
( seq -- seq' )
"pushed_at"
[
>=<
]
sort-repos-by-time
;