[Haskell-cafe] In-place modification
Jon Harrop
jon at ffconsultancy.com
Sun Jul 15 16:20:43 EDT 2007
On Sunday 15 July 2007 11:39:32 Hugh Perkins wrote:
> On 7/15/07, Donald Bruce Stewart <dons at cse.unsw.edu.au> wrote:
> > [snip] unsafeWrite[snip]
> > [snip]unsafeRead[snip]
>
> Hi Donald, the idea is to use this for operational code, so avoiding unsafe
> operations is preferable ;-)
Then you should use bounds checked access in C++.
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
The OCaml Journal
http://www.ffconsultancy.com/products/ocaml_journal/?e
More information about the Haskell-Cafe
mailing list