perdure-0.2.0: Robust persistence for acyclic immutable data

Safe HaskellNone

Database.Perdure.SizeRef

Synopsis

Documentation

data SizeRef n a Source

A reference type which automatically puts its referent is a separately loadable allocation when that allocation's size is greater than 2^n bytes.