Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
StateEffect
/
Companion
/
mapEffects
map
Effects
fun
mapEffects
(
effects
:
List
<
StateEffect
<
*
>
>
,
mapping
:
ChangeDesc
)
:
List
<
StateEffect
<
*
>
>
Map an array of effects through a change set.