creatur-5.6.5: Framework for artificial life experiments.

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

ALife.Creatur.EnergyPool

Description

An exhaustible resource which persists between runs.

Synopsis

Documentation

mkPersistentEnergyPool :: FilePath -> PersistentEnergyPool Source

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