You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to deprecate the Number.toStrictlyPositiveInt() function with a warning level, for using the new factory functions in the StrictlyPositiveInt.Companion type, introduced by #770 and stabilized by #774.
π Description
We want to deprecate the
Number.toStrictlyPositiveInt()
function with a warning level, for using the new factory functions in theStrictlyPositiveInt.Companion
type, introduced by #770 and stabilized by #774.π Dependencies
This issue is blocked by the following items:
orNull
andorThrow
functions inStrictlyPositiveInt.Companion
typeΒ #774β Checklist
toStrictlyPositiveInt
function.The text was updated successfully, but these errors were encountered: