Compiler.envolveGeneration

Undocumented in source. Be warned that the author may not have intended to support it.
class Compiler(CompStg = SequentCompilation, EvolutorStg = Evolutor, ProgType, PopType, WorldType)
void
envolveGeneration
(
bool delegate
()
whenExit
)
if (
__traits(compiles, "PopAbstract pop = new PopType()")
)

Meta