individuals


Description:

public Map<string,Individual> individuals { get; }

A map from Individual.ids to their Individuals.

This is the canonical set of Individuals provided by this IndividualAggregator.

Individuals may be added or removed using IndividualAggregator.add_persona_from_details and IndividualAggregator.remove_individual, respectively.

Since:

0.5.1