Lub
From HaskellWiki
(Difference between revisions)
(unamb link; blog post link) |
m (→Abstract: added "and") |
||
| Line 16: | Line 16: | ||
<!-- Please leave comments at the [[Talk:lub|Talk page]]. --> | <!-- Please leave comments at the [[Talk:lub|Talk page]]. --> | ||
| - | I got inspired for this package after [http://tunes.org/~nef/logs/haskell/08.11.17 stimulating discussions] with Thomas Davie, Russell O'Connor others in the #haskell gang. | + | I got inspired for this package after [http://tunes.org/~nef/logs/haskell/08.11.17 stimulating discussions] with Thomas Davie, Russell O'Connor and others in the #haskell gang. |
Current revision
Abstract
Lub is an experiment in computing least upper information bounds on (partially defined) functional values.
It provides alub
unamb
lub
Besides this wiki page, here are more ways to find out about lub:
- Read the blog post Merging partial values
- Visit the Hackage page for library documentation and to download & install.
- Or install with cabal install lub.
- Get the code repository: darcs get http://code.haskell.org/lub.
I got inspired for this package after stimulating discussions with Thomas Davie, Russell O'Connor and others in the #haskell gang.
