Handbook
Glossary
get-issues-for-label ( owner repo label -- seq )
Vocabulary
github
Inputs
owner
an
object
repo
an
object
label
an
object
Outputs
seq
an
object
Definition
USING:
assocs
kernel
;
IN:
github
:
get-issues-for-label
( owner repo label -- seq )
[
get-issues-by-label
]
dip
of
;