equals

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

Two Signatures are considered equal if they have the same amount of parameters and unorderedParameters. The equals function will not check the content of parameters and unorderedParameters.