Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
RangeValue
/
range
range
fun
range
(
from
:
DocPos
,
to
:
DocPos
=
from
)
:
Range
<
Nothing
>
Create a
Range
with this value.