types icon indicating copy to clipboard operation
types copied to clipboard

♻️ Stabilization of `PositiveInteger` type

Open LVMVRQUXL opened this issue 10 months ago • 0 comments

📝 Description

We want to stabilize the PositiveInteger type and its serializers.

🔗 Dependencies

This issue is blocked by the following items:

  • [ ] #661
  • [ ] #826
  • [ ] #827
  • [ ] #828

✅ Checklist

See the Issue implementation section in the contributing guidelines before addressing the following checklist.

  • [ ] ♻️ Stabilize the PositiveInteger type.
  • [ ] ♻️ Stabilize the PositiveInteger.Companion.stringSerializer() function.
  • [ ] 📝 Update the unreleased changelog for this issue.
  • [ ] 📝 After closing this issue, update the milestone of tracking issues depending only on this one.

LVMVRQUXL avatar Jan 12 '25 00:01 LVMVRQUXL