Skip to content

Set up TypedArray<T> to return elements of type T #25

Open
@fuzzybinary

Description

@fuzzybinary

Currently, TypedArray<T> is only a marker interface because it doesn't return elements of type T and it doesn't allow you to set elements of type T.

We should modify TypedArray to properly return elements of the correct type.

Work on this likely needs to be preceded by #12

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