Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 364 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 364 Bytes

emoji

Tells if a rune is an emoji without false positives like numbers or # and some other helpers for special characters related to emojis.

Reading the comments in emoji.go and the tests may help you understand how emojis and all their weird complex combination patterns work.