andrenth / ocaml-stdint

Various signed and unsigned integers for OCaml
Other
84 stars 15 forks source link

Fix various bugs in of_substring #57

Closed rixed closed 3 years ago

rixed commented 3 years ago

This fix and add tests for all these.

Closes #56