β¨ Stabilization of PositiveInt.Companion.create*
factory functions
#458
Closed
1 of 4 tasks
PositiveInt.Companion.create*
factory functions
#458
π Description
We would like to stabilize the
create(Number)
and thecreateOrNull(Number)
factory functions of thePositiveInt.Companion
type.π Dependencies
This issue is blocked by the following ones:
PositiveInt.Companion.create*
factory functionsΒ #349β Checklist
createOrNull
function, update its versioning annotation, update its Kotlin and Java tests and the unreleased changelog.create
function, update its versioning annotation, update its Kotlin and Java tests and the unreleased changelog.The text was updated successfully, but these errors were encountered: