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.
WWW: http://www-users.cs.york.ac.uk/~ndm/safe/
PR: ports/142144
Submitted by: Jacula Modyun <jacula(at)gmail.com>