Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
Text
/
slice
slice
fun
slice
(
from
:
DocPos
,
to
:
DocPos
=
endPos
)
:
Text
Retrieve the text between the given points.