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