equals

open operator override fun equals(other: Any?): Boolean

Indicates whether some other object is "equal to" this one.

Note: Mapping functions are compared by reference identity. Two System instances are equal only if they share the same mapping function reference.