Skip to content

Bounds check in vstore #51

@nlw0

Description

@nlw0

I noticed this line is commented on similar functions, with a "todo". Should this be the same case? In this about implementing some missing mechanism to allow @inbounds propagation to work?

@boundscheck 1 <= i <= length(arr) - (N-1) || throw(BoundsError())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions