Handbook
Glossary
get-empty-labels ( owner repo -- seq )
Vocabulary
github
Inputs
owner
an
object
repo
an
object
Outputs
seq
an
object
Definition
USING:
assocs
;
IN:
github
:
get-empty-labels
( owner repo -- seq )
get-issues-by-all-labels
sift-values
;