codes.quine.labo.lite.grapheme

Type members

Classlikes

object Data

Data contains auto generated data constants.

Data contains auto generated data constants.

final case class Grapheme(value: String)

Grapheme represents a grapheme cluster as defined in UAX29.

Grapheme represents a grapheme cluster as defined in UAX29.

Companion
object
object Grapheme
Companion
class
sealed abstract class Property extends Product with Serializable

Property is a Unicode property value. Only the ones needed in the context in this package are included.

Property is a Unicode property value. Only the ones needed in the context in this package are included.

Companion
object
object Property
Companion
class