About

Metadata

  • Last updated , by andrewthad
  • License BSD-3-Clause
  • Maintained by: andrew.thaddeus@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

contiguous-checked

A drop-in replacement for contiguous where all the functions checks bounds at runtime. This is less efficient but gives helpful error messages instead of segfaulting. It is intended to be used when testing software.