Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Earth ¶
type Earth interface { AddHumans(HumansCount) []Human HumanPopulation() HumansCount }
type HumansCount ¶
type HumansCount = int
type UrbanResident ¶
Click to show internal directories.
Click to hide internal directories.