AsSetCodable<T> extension

on

Methods

set() Codable<Set<T>>

Available on Codable<T>, provided by the AsSetCodable extension

Returns a Codable that can encode and decode a set of T.