AnyCoding

0.1.0

Coding `Any` using Codable in Swift
thousandyears/AnyCoding

What's New

2022-08-21T07:08:41Z

AnyCoding

Custom Decoder and Encoder types for when you are working with Any

AnyDecoder

Decode Any into concrete T

AnyEncoder

Encode concrete T into Any

EmptyDecoder

Decode T from nothing

Notes

  • Any refers to a tree-like structure using dictionary and array types

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 17 2024 16:29:51 GMT-0900 (Hawaii-Aleutian Daylight Time)