Packages
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 an alternative to GenServer.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of agent_map
1 dependency| Package | Requirement |
|---|---|
| heap |
~> 2.0
|