GameCompilation.calcPopFitness

Undocumented in source. Be warned that the author may not have intended to support it.
struct GameCompilation(alias stopCond, alias drawStep, alias drawFinal, int roundsPerInd)
static
void
calcPopFitness
(
PopAbstract pop
,
WorldAbstract world
,
ProgTypeAbstract progType
)

Meta