mind v0.0.2 Mind.Agency
An indexed container for storing Agents.
Link to this section Summary
Link to this section Functions
Link to this function
add_agent(agency, key, agent)
Adds an agent
to the specificed agency
.
Link to this function
delete_agent(agency, key)
Deletes an agent
from the specified agency
.