This library to facilitate decode and encode [String: Any]
, [Any]
It was copy-pasted from https://github.com/Flight-School/AnyCodable. The reason was to add #ifdef
to add additional protection from leaking the unnecessary code into production (release build).
Mattt (@mattt)
All source code is licensed under the MIT License.