Emojicode Documentation 1.0 beta 2

Package

Methods

ads via Carbon No lag, no limits. Redis powers real-time AI apps that scale fast. See how. ads via Carbon

Protocol ๐Ÿ˜›๐ŸšTโšช๏ธ๐Ÿ†

Protocol defining equality.

A type conforming to this protocol provides the operator ๐Ÿ™Œ that determines equality between instances.

In the simple case, equality is determined between two instances of the same type. However, implementing this protocol for other T is allowed and defines equality between two different types.

Methods

๐Ÿ™Œ

 ๐Ÿ™Œ ๐ŸŽ๐Ÿฅก other T โžก๏ธ ๐Ÿ‘Œ

Whether this value and other are equal.