devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Compiler.envolveGeneration
devol
compiler
Compiler
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
Source
See Implementation
devol
compiler
Compiler
constructors
this
functions
addPop
checkPop
envolveGeneration
getPop
variables
evolutor
pops
progtype
world