Exception handling idioms
Ulf Wiger (AL/EAB)
ulf.wiger@REDACTED
Thu Aug 25 15:38:36 CEST 2005
Tim Bates wrote:
>
> Also, somewhat offtopic for this post, does anyone know of any
> fixed-point-arithmetic or manipulating-binaries-as-strings
> libraries in
> Erlang? Both of these would come in handy for this project.
For strings-as-binaries, you have the old bstring.erl:
http://forums.trapexit.org:81/phpBB/viewtopic.php?t=1154&highlight=bstring
It could perhaps serve as a starting point.
/Uffe
More information about the erlang-questions
mailing list