unicode-tricks-0.14.1.0: Functions to work with unicode blocks more convenient.
Maintainerhapytexeu+gh@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe
LanguageHaskell2010

Data.Char.Emoji.Core

Description

A module that defines Emoji patterns.

Synopsis

Append the emoji suffix

withEmojiSuffix Source #

Arguments

:: (Semigroup s, IsString s) 
=> s

The string-like object to append the EmojiSuffix to.

-> s

The string-like object with an EmojiSuffix as suffix.

Append the EmojiSuffix to the string-like value.

Pattern synonyms

pattern EmojiSuffix :: Char Source #

A Character that is often used as a suffix to turn a character into an emoji.