kotools / types

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

🔥 Removal of `Zero.Companion.fromByte*` methods #715

Open LVMVRQUXL opened 2 months ago

LVMVRQUXL commented 2 months ago

📝 Description

We want to remove the Zero.Companion.fromByte(Byte) and the Zero.Companion.fromByteOrNull(Byte) methods, deprecated with an error level by #688, from the experimental API.

🔗 Dependencies

This issue is blocked by the following items:

✅ Checklist