MCPcopy Create free account
hub / github.com/Code-Bullet/Jump-King /

Class

Population.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class Population {
6
7 constructor(size) {
8 this.popSize = size;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected