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
/
updateB
update
B
fun
updateB
(
chunks
:
List
<
Chunk
>
,
a
:
Text
,
b
:
Text
,
changes
:
ChangeDesc
,
conf
:
DiffConfig
=
defaultDiffConfig
)
:
List
<
Chunk
>
Update a set of chunks for changes in document B.