logo       

Re: Unsafe Functions: msg#00184

lang.haskell.libraries

Subject: Re: Unsafe Functions

Am Mittwoch, 26. April 2006 01:02 schrieb Ashley Yakeley:
> I would like to start a discussion on the role of unsafe functions in
> Haskell:
>
> [...]
> unsafePreservingMatrix, unsafeRenderPrimitive
> [...]

These two functions are not "unsafe" in the sense the other functions are. The
prefix only indicates that the action passed to them should not throw an
exception.

Cheers,
S.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise