Fix docs for sizeofByteArray#/sizeofMutableByteArray# (#3800)
authorSimon Marlow <marlowsd@gmail.com>
Tue, 19 Jan 2010 10:38:25 +0000 (10:38 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 19 Jan 2010 10:38:25 +0000 (10:38 +0000)
In 6.14.1 we'll switch these primops to return the exact byte size,
but for 6.12.2 we need to fix the docs.


No differences found