OrderedDictionary
struct OrderedDictionary<Key, Value> : BidirectionalCollection where Key : Hashable
-
Declaration
Swift
public func binaryEncode(to encoder: SteemEncoder) throws
struct OrderedDictionary<Key, Value> : BidirectionalCollection where Key : Hashable
Swift
public func binaryEncode(to encoder: SteemEncoder) throws