equals

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

Check if the Token is equal to another Token

Return

if the Token is equal to the other Token

Since

0.1.0

Parameters

other

the other Token