haxetink / tink_chunk

Chunks of readonly binary data.
The Unlicense
8 stars 5 forks source link

Calling left() on cursor of empty chunk breaks #1

Closed kevinresol closed 7 years ago

kevinresol commented 7 years ago

simply run this: Chunk.EMPTY.cursor().left();