@@ -1,4 +1,4 @@
package laniakea
package extypes
type HashMap[K comparable, V any] map[K]V
import (
"errors"
import "slices"
The note is not visible to the blocked user.