toggle menu
orgmode
0.3.2
common
switch theme
search in API
orgmode
/
xyz.lepisma.orgmode.core
/
repeat
repeat
fun
<
T
>
repeat
(
min
:
Int
,
max
:
Int
?
,
parser
:
Parser
<
T
>
)
:
Parser
<
List
<
T
>
>
Repeatedly match the parser from min to max (inclusive) count