kotools / types

Explicit types for Kotlin Multiplatform.
https://types.kotools.org
MIT License
90 stars 6 forks source link

🗑️ Deprecation of `ZeroInt` type with warning level #708

Open LVMVRQUXL opened 3 months ago

LVMVRQUXL commented 3 months ago

📝 Description

We want to deprecate the ZeroInt type with a warning level for using the Zero type instead. For facilitating migrations, it could be interesting to give automatic replacements to declarations of the ZeroInt type.

🔗 Dependencies

This issue is blocked by the following items:

✅ Checklist