Skip to content

Move slice functions from vector to *.Partial #200

@bjornbm

Description

@bjornbm

The slice functions from vector are partial, which I assumed means they should be moved to the *.Partial modules? Applies to:

  • RIO.Vector.Unboxed
  • RIO.Vector.Storable
  • RIO.Vector.Boxed
  • RIO.Vector

Perhaps add safe versions returning Maybe (Vector a)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions