creatur-5.9.17: Framework for artificial life experiments.

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

ALife.Creatur.Database.CachedFileSystemInternal

Description

A module containing private CachedFileSystem internals. Most developers should use CachedFileSystem instead. This module is subject to change without notice.

Synopsis

Documentation

trim :: SizedRecord r => Int -> [r] -> [r] Source #

mkCachedFSDatabase :: FilePath -> Int -> CachedFSDatabase r Source #

mkFSDatabase d (re)creates the FSDatabase in the directory d.