-
released this
2023-05-07 19:47:23 +00:00 | 6 commits to main since this releaseThis release contains the work done to provide some few extra enhacements to the
Core
library.To provide further details about the work done:
- implemented the
LossyCodableList
struct and property wrapper; - implemented the
isNil
andisNotNil
computed properties in theOptional+Nil
extension; - implemented the
isNotEmpty
computed property in theCollection+Empty
extension; - improved some existing implementations for the
String+Empty
andTimeZone+Zone
extensions.
Downloads
- implemented the