erg_compiler 0.6.53

Centimetre: the Erg compiler
Documentation
1
2
3
4
.fnmatch: (name: Str, pat: Str) -> Bool
.fnmatchcase: (name: Str, pat: Str) -> Bool
.filter: (names: Iterable(Str), pat: Str) -> List(Str)
.translate: (pat: Str) -> Str