β¨ Stabilization of StrictlyPositiveInt.Companion.create*
factory functions
#440
Closed
1 of 5 tasks
π Description
We would like to stabilize the
StrictlyPositiveInt.Companion.create*
factory functions .π Dependencies
This issue is blocked by the following ones:
StrictlyPositiveInt.Companion.create*
factory functions available on JavaΒ #438β Checklist
create(Number)
function, update its versioning annotation, update its tests and the unreleased changelog.create(Number, (Number) -> Any)
function, update its versioning annotation, update its tests and the unreleased changelog.createOrNull(Number)
function, update its versioning annotation, update its tests and the unreleased changelog.The text was updated successfully, but these errors were encountered: