Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
Range
/
union
union
fun
union
(
other
:
Range
)
:
Range
(
source
)
Compute the union of
other
with this range.
Parameters
other
A range.