β¨ Stabilization of NonZeroInt.Companion.create*
factory functions
#476
Closed
1 of 4 tasks
NonZeroInt.Companion.create*
factory functions
#476
π Description
We would like to stabilize the
create(Number)
and thecreateOrNull(Number)
factory functions of theNonZeroInt.Companion
type.π Dependencies
This issue is blocked by the following ones:
NonZeroInt.Companion.create*
factory functionsΒ #351β 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: