p5-Data-Lazy
lazy variables
WWW CVSWeb GITHub-
Package versionp5-Data-Lazy-0.6p1
-
MaintainerThe OpenBSD ports mailing-list
A very little module for generic on-demand computation of values in a
scalar, array or hash.
It provides scalars that are "lazy", that is their value is computed
only when accessed, and at most once.