Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
merge
/
com.monkopedia.kodemirror.merge
/
Chunk
/
Companion
/
build
build
fun
build
(
a
:
Text
,
b
:
Text
,
conf
:
DiffConfig
=
defaultDiffConfig
)
:
List
<
Chunk
>
Build a set of changed chunks for the given documents.