creatur-5.6.3: Framework for artificial life experiments.

Copyright(c) Amy de Buitléir 2013-2014
LicenseBSD-style
Maintaineramy@nualeargais.ie
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

ALife.Creatur.Checklist

Description

A simple task list which persists between runs.

Synopsis

Documentation

mkPersistentChecklist :: FilePath -> PersistentChecklist Source

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