AsListCodable<T> extension

on

Methods

list() Codable<List<T>>

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

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