CollatorOptions

@deprecated("all the members of CollatorOptions are deprecated", "2.0.0")
Companion:
class
Deprecated
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("use `new CollatorOptions { ... }` instead", "2.0.0")
def apply(localeMatcher: UndefOr[String], usage: UndefOr[String], sensitivity: UndefOr[String], ignorePunctuation: UndefOr[Boolean], numeric: UndefOr[Boolean], caseFirst: UndefOr[String]): CollatorOptions
Deprecated