Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
Range
/
isEqual
is
Equal
fun
isEqual
(
other
:
Range
)
:
Boolean
(
source
)
Check if
other
equals this range.
Parameters
other
A range.