devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Compiler.addPop
devol
compiler
Compiler
Undocumented in source. Be warned that the author may not have intended to support it.
void
addPop
(PopType pop)
PopType
addPop
(int size, string name)
class
Compiler
(CompStg = SequentCompilation, EvolutorStg = Evolutor, ProgType, PopType, WorldType)
PopType
addPop
(
int
size
,
string
name
= ""
)
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