Skip to content

Support for ConstructorBase #839

Open
@awadell1

Description

@awadell1

Is there any interest in adding support for ConstructorBase.constructorof to StaticArrays? I think it's as simple as adding the following, likely to convert.jl

ConstructionBase.constructorof(::Type{SA}) where {SA<:StaticArray} = SA

Best,

Alex

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