sebfisch / fair-predicates

A Haskell library for predicates with interleaved evaluation.

Home Page:http://sebfisch.github.com/fair-predicates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fair Predicates
===============

This Haskell library provides an implementation of Boolean predicates
with interleaved evaluation. Conjunction and disjunction are not
biased to one of their arguments but evaluate both step-wise
interleaved.

For feedback or bug reports contact sebf@informatik.uni-kiel.de.

About

A Haskell library for predicates with interleaved evaluation.

http://sebfisch.github.com/fair-predicates

License:Other


Languages

Language:Haskell 100.0%