toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
core
/
no.nordicsemi.kotlin.mesh.core.model
/
Range
/
minus
minus
operator
fun
minus
(
other
:
Range
)
:
List
<
Range
>
Removes one range from the other.
Return
a list of ranges.
Parameters
other
Range to be added.