AgentMap v1.0.0 API Reference

Modules

AgentMap can be seen as a stateful Map that parallelize operations made on different keys. Basically, it can be used as a cache, memoization, computational framework and, sometimes, as a GenServer alternative

This module contains functions for making multi-key calls

Exceptions