Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
StateFieldBuilder
/
compare
compare
fun
compare
(
block
:
(
Value
,
Value
)
->
Boolean
)
Set a custom comparison function (defaults to
==
).