Matches

sealed class Matches

Emoji matching state representation

Inheritors

Types

Link copied to clipboard
data object EXACTLY : Matches

if char sequence in its entirety is an emoji

Link copied to clipboard
data object IMPOSSIBLE : Matches

if char sequence matches no emoji or prefix of an emoji

Link copied to clipboard
data object POSSIBLY : Matches

if char sequence matches prefix of an emoji

Functions

Link copied to clipboard
Link copied to clipboard