Simplify API for subscripting
Custom Decoder and Encoder types for when you are working with Any
Decoder
Encoder
Any
Decode Any into concrete T
T
Encode concrete T into Any
Decode T from nothing
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
AnyCoding
Custom
Decoder
andEncoder
types for when you are working withAny
AnyDecoder
Decode
Any
into concreteT
AnyEncoder
Encode concrete
T
intoAny
EmptyDecoder
Decode
T
from nothingNotes
Any
refers to a tree-like structure using dictionary and array types