We want to stabilize the Zero type from the org.kotools.types package. All its declarations should be stabilized, except those marked with the @ExperimentalSince(KotoolsTypesVersion.Unreleased) annotation.
✅ Checklist
[ ] ✨ Stabilize this type.
[ ] 📝 Update the unreleased changelog for this issue.
📝 Description
We want to stabilize the
Zero
type from theorg.kotools.types
package. All its declarations should be stabilized, except those marked with the@ExperimentalSince(KotoolsTypesVersion.Unreleased)
annotation.✅ Checklist