creatur-5.6.1: Framework for artificial life experiments.

Portabilityportable
Stabilityexperimental
Maintaineramy@nualeargais.ie
Safe HaskellNone

ALife.Creatur.EnergyPool

Description

An exhaustible resource which persists between runs.

Synopsis

Documentation

mkPersistentEnergyPool :: FilePath -> PersistentEnergyPoolSource

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