creatur-5.2.10: Framework for artificial life experiments.

Portabilityportable
Stabilityexperimental
Maintaineramy@nualeargais.ie
Safe HaskellNone

ALife.Creatur.Counter

Description

A simple counter which persists between runs.

Synopsis

Documentation

mkPersistentCounter :: FilePath -> PersistentCounterSource

Creates a counter that will store its value in the specified file.