K3UnicodeSetBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun difference(otherRange: IntRange)
fun difference(unicodeSet: K3UnicodeSet)
Link copied to clipboard
fun intersect(unicodeSet: K3UnicodeSet)
Link copied to clipboard
fun invert()
Link copied to clipboard
Link copied to clipboard
fun union(codePoint: Int)
fun union(range: IntRange)
fun union(unicodeSet: K3UnicodeSet)