- Add Scala 3 support
- Add override for
equalsandhashCodefor both the immutable and mutable versions of MapK - Add a convenience syntax for constructing
Tuple2Kinstances to use withMapK.apply, since type inference tends not to cooperate
equals and hashCode for both the immutable and mutable versions of MapKTuple2K instances to use with MapK.apply, since type inference tends not to cooperate