types icon indicating copy to clipboard operation
types copied to clipboard

♻️ Stabilization of `NegativeInteger` type

Open LVMVRQUXL opened this issue 6 months ago • 0 comments

📝 Description

We want to stabilize the NegativeInteger type and its serializers.

🔗 Dependencies

This issue is blocked by the following items:

  • [ ] #821
  • [ ] #826
  • [ ] #829
  • [ ] #830

✅ Checklist

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

  • [ ] ♻️ Stabilize the NegativeInteger type.
  • [ ] ♻️ Stabilize the NegativeInteger.Companion.stringSerializer() function.
  • [ ] 📝 Update the unreleased changelog for this issue.

LVMVRQUXL avatar Apr 23 '25 09:04 LVMVRQUXL