Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-semver
/
semver
/
Range
/
Range
Range
constructor
(
range
:
String
)
(
source
)
constructor
(
range
:
String
,
optionsOrLoose
:
Boolean
=
definedExternally
)
(
source
)
constructor
(
range
:
String
,
optionsOrLoose
:
RangeOptions
=
definedExternally
)
(
source
)
constructor
(
range
:
Range
)
(
source
)
constructor
(
range
:
Range
,
optionsOrLoose
:
Boolean
=
definedExternally
)
(
source
)
constructor
(
range
:
Range
,
optionsOrLoose
:
RangeOptions
=
definedExternally
)
(
source
)