Skip to content

Extended Codable.

Latest
Compare
Choose a tag to compare
@VAndrJ VAndrJ released this 23 Jan 13:03
· 1 commit to main since this release
bbd49c0
Extended codable. (#7)

* [core] Instance check.

* [core] Codable array & dictionary

* [tests] Non-optional raw & codable types.

* [test] Formatting.

* [example] Observable defaults added.

* [example] Observable defaults counter.

* [example] Defaults value.