types
types copied to clipboard
♻️ Stabilization of `PositiveInteger` type
📝 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
PositiveIntegertype. - [ ] ♻️ 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.