Skip to content

Align op_get of map and array #1332

@myfreess

Description

@myfreess

The current get and op_get of @hashmap.T[K, V] type both return a Option[V], but the methods of the same names of Array type return an Option[T] and a T respectively. Their behavior should be aligned.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions