Handbook
Glossary
citation-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
io.pathnames
sequences
unicode
;
IN:
codebase-analyzer
:
citation-file?
( path -- ? )
>lower
file-extension
{
"cff"
"bib"
"enw"
"ris"
"rdf"
"mods"
"ref"
}
member?
;