Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/generator
Cmp
locale
Function locale
locale
(
...
args
:
[
locales
?:
LocalesArgument
,
options
?:
CollatorOptions
]
,
)
:
(
a
:
string
,
b
:
string
)
=>
Cmp
.
R
Parameters
...
args
:
[
locales
?:
LocalesArgument
,
options
?:
CollatorOptions
]
Returns
(
a
:
string
,
b
:
string
)
=>
Cmp
.
R
locale aware string comparision function.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...