Skip to content

check for names in equality #65

Description

@bgctw

Currently, difference in names are not considered differences in objects.
The following returns true:
(@LArray [3.,1.] (:c,:a)) == (@LArray [3.,1.] (:c,:someother))

Is this the intended semantics to be compatible with arrays?
Intuitively, I would expect objects with different names to be classified as being different.

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