-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
issue-type:bugSomething isn't workingSomething isn't workinglangIssue pertaining to Basilisp language modulesIssue pertaining to Basilisp language modules
Description
In Clojure, the =
function uses what is called "equality partitions" to determine equality between the different builtin collection types. The three partitions are "sequential types" (vectors, lists, seqs), sets, and maps. Elements inside each of these partitions can be considered for equality, but outside of it they are always considered not equal.
Metadata
Metadata
Assignees
Labels
issue-type:bugSomething isn't workingSomething isn't workinglangIssue pertaining to Basilisp language modulesIssue pertaining to Basilisp language modules