Preparing search index...
The search index is not available
Airship Core
Airship Core
utf8
graphemes
Function graphemes
graphemes
(
s
,
i
?
,
j
?
)
:
IterableFunction
<
LuaTuple
<
[
number
,
number
]
>
>
Returns an iterator function that will iterate the grapheme clusters of the string.
Parameters
s
:
string
Optional
i
:
number
Optional
j
:
number
Returns
IterableFunction
<
LuaTuple
<
[
number
,
number
]
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns an iterator function that will iterate the grapheme clusters of the string.