|
Re: Unsafe Functions: msg#00184lang.haskell.libraries
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> |
|---|---|---|
| Previous by Date: | Re: Unsafe Functions: 00184, Sven Panne |
|---|---|
| Next by Date: | Re: [RFC] Faster implementation of Integer to string conversion.: 00184, Simon Marlow |
| Previous by Thread: | Re: Unsafe Functionsi: 00184, Sven Panne |
| Next by Thread: | Non-exhaustive pattern in Socket.hsc: 00184, Dominic Steinitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |