erg_compiler 0.6.53

Centimetre: the Erg compiler
Documentation
1
2
3
4
5
6
.IGlob = '_iglob': ClassType
.IGlob <: Iterable(Str)

.glob!: (pathname: Str, recursive := Bool) => [Str; _]
.iglob!: (pathname: Str, recursive := Bool) => .IGlob
.escape: (pathname: Str) -> Str