@hackage primitive-checked0.7.3.0
primitive functions with bounds-checking
Categories
License
BSD-3-Clause
Maintainer
Andrew Martin <andrew.thaddeus@gmail.com>, konsumlamm <konsumlamm@gmail.com>
Links
Versions
Installation
Dependencies (2)
Dependents (8)
@hackage/pvector, @hackage/primitive-containers, @hackage/acme-everything, @hackage/bytehash, @hackage/ring-buffers, @hackage/sockets, Show all…
primitive-checked
A drop-in replacement for the primitive
library that adds bounds-checking to prevent segfaults. This is only intended
to be used in test environments.