identityMap

fun <T> identityMap(): MutableMap<Atom, T>

Creates a map that compares atoms using === rather than ==/equals()