check

open override fun check(element: String): Boolean

Always returns true, indicating that all elements pass the idempotency check.

Return

true

Parameters

element

the element to check (ignored in this implementation)