Skip to content
  • Simon Marlow's avatar
    [project @ 2001-08-15 09:18:06 by simonmar] · 9df1a1f8
    Simon Marlow authored
    Use the trick from unpackCStringLenIO to make peekArray run in
    constant stack space: read the array from back to front using an
    accumulating parameter.  Sadly this doesn't work for peekArray0.
    9df1a1f8