The latest version of prednote is 0.36.0.4-0.

prednote

Version 0.34.0.0 revision 0 uploaded by OmariNorman.

Package meta

Synopsis
Evaluate and display trees of predicates
Description

Build and evaluate trees of predicates. For example, you might build a predicate of the type Int -> Bool. You do this by assembling several predicates into a tree. You can then verbosely evaluate this tree, showing why a particular result is reached.

prednote also provides modules to test several subjects against a given predicate, and to parse infix or RPN expressions into a tree of predicates.

Author
Omari Norman
Bug reports
http://www.github.com/massysett/prednote/issues
Category
Data
Copyright
Copyright 2013-2015 Omari Norman
Homepage
http://www.github.com/massysett/prednote
Maintainer
omari@smileystation.com
Package URL
n/a
Stability
Experimental

Components