class

Luce::Emojis

Inherits Reference < Object

Class methods

[]?(name : String) : String | Nil

Returns the emoji for name, or nil if no emoji exists.

each
includes?(key : String) : Bool