issues
search
thalerjonathan
/
chimera
A library for pure functional Agent-Based Simulation in Haskell
GNU General Public License v3.0
13
stars
0
forks
source link
Finalize transition to Dunai / BearRiver both library and examples
#2
Open
thalerjonathan
opened
6 years ago
thalerjonathan
commented
6 years ago
Also needs to provide functionality for:
running agents pure in the identity monad
running agents with random in the random monad
running agents in the STM monad
running agents in the IO monad
running agents in any monad except the IO
Also needs to provide functionality for: