Commit Graph

1 Commits

Author SHA1 Message Date
kili
a3526bfd82 Partial functions from the base library, such as @head@ and @!!@,
modified to return more descriptive error messages, programmer
defined error messages, `Maybe' wrapped results and default values.
These functions can be used to reduce the number of unsafe pattern
matches in your code.

ok jasper@
2011-11-13 23:22:54 +00:00