data-fresh

Version 0.2013.251.0 revision 0 uploaded by StijnVanDrongelen.

Package meta

Synopsis
Interface and functor transformers for fresh values
Description

A simple library, which contains an interface for generating fresh values.

This library also includes two functor transformers which implement this interface. They consume fresh values from user-supplied comonads. Currently, two approaches are implemented:

  • In Stream, the comonad provides a way to succeed a value.

  • In Delta, the comonad provides a way to split the value or to succeeded it. The benefit is that the underlying functor doesn't need to be a monad.

Author
Stijn van Drongelen
Bug reports
n/a
Category
Control
Copyright
Copyright (c) 2013 Stijn van Drongelen
Homepage
n/a
Maintainer
Stijn van Drongelen <rhymoid@gmail.com>
Package URL
n/a
Stability
experimental

Components