Emojicode Documentation 1.0 beta 2

Package

Methods

ads via Carbon Copy‑paste ready CSS & JavaScript patterns with accessibility baked in. 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.