Skip to content

Change Array{Type, 1} to Vector{Type} across the codebase #46

@bsuwal

Description

@bsuwal

Vector{Type} is simply an alias to Array{Type, 1} , but we discussed that it could potentially be cleaner to look at.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions