API Documentation
class
UnicodeRange
package
borogove
implements
UnicodeSet
import
borogove.EmojiUtil
@:directlyUsed
Constructor
new
(
lower:
Int
,
upper:
Int
)
Methods
contains
(
codePoint:
Int
):
Bool