erg_compiler 0.6.23

Centimetre: the Erg compiler
Documentation
1
2
3
4
# TODO: return value
.run!: (coro: GenericCallable, debug := Bool) => NoneType
.sleep!: (delay: Float) => NoneType
.gather!: (*coros: GenericCallable) => NoneType