reinforce icon indicating copy to clipboard operation
reinforce copied to clipboard

Migrate from RWST to a History typeclass

Open stites opened this issue 8 years ago • 0 comments

This way we can do things like swap out the aggregation of history (currently a dlist) with real-time inspection of an agent's behaviour. We could also simply use this to let the user choose whether or not to omit history when running the environment.

stites avatar Mar 17 '17 21:03 stites