equalsMap

open override fun equalsMap(aMap: A_Map): Boolean

Answer whether the receiver equals the argument.

Return

The result of comparing the receiver and aMap.

Parameters

aMap

An Avail map.