infix (==), infix ≡
Documentation for infix (==), infix ≡
assembled from the following types:
language documentation Sets, bags, and mixes
(Sets, bags, and mixes) infix (==), infix ≡
Returns True
if $a
and $b
are identical, else False
. More information, Wikipedia definition.