Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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.