devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Compiler.checkPop
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)
protected
bool
checkPop
(
PopAbstract
pop
)
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