cvs commit: hugs98/libraries/Hugs ByteArray.hs

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Mon, 12 May 2003 03:11:29 -0700


ross        2003/05/12 03:11:29 PDT

  Added files:
    libraries/Hugs       ByteArray.hs 
  Log:
  ByteArray and MutableByteArray types for Hugs, implemented using Foreign,
  and suitable for implementing unboxed arrays.