Skip to content

Rename resize in uhandle to Resize Handle #50

@JamesWiresmith

Description

@JamesWiresmith

There is a bit of a clash, if you deref an array handle you can easily think "resize" is resize the array but it just resizes the handle. This can cause a lot of confusion.

We could look to have the method do both but I think that would require specialisation which isn't available in Rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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