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, present in the ResultContext type, with a warning level for using the StrictlyPositiveInt.Companion.orThrow functions instead, introduced by #770 and stabilized by #774.
LVMVRQUXL
changed the title
ποΈ Deprecation of ResultContext.toStrictlyPositiveInt function with warning level
ποΈ Deprecation of toStrictlyPositiveInt function in ResultContext type with warning level
Jan 14, 2025
π Description
We want to deprecate the
Number.toStrictlyPositiveInt()
function, present in theResultContext
type, with a warning level for using theStrictlyPositiveInt.Companion.orThrow
functions instead, introduced by #770 and stabilized by #774.π Dependencies
This issue is blocked by the following items:
orNull
andorThrow
functions inStrictlyPositiveInt.Companion
typeΒ #774β Checklist
The text was updated successfully, but these errors were encountered: