Skip to content

Do not depend on Base.promote_op #20

Description

@Jutho

The current StridedViews.jl design uses Base.promote_op in several places, in particular in getindex and setindex! to deal with the type reinterpretation functionality. This particular use is however explicitly advised against in the extended help of Base.promote_op, so we might need another approach.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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