$ errors.fyi/julia/BoundsError 128 namespaces · 4,025 codes
julia · julia/BoundsError
BoundsError

Index Out of Bounds

An attempt was made to access an array or other indexable object at an index that is outside its valid range. Julia arrays are 1-indexed by default. Check the array size with length() or size() and verify the index.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT