AsIterableEncodable<T extends SelfEncodable> extension

on

Properties

encode SelfEncodable

Available on Iterable<T>, provided by the AsIterableEncodable extension

Returns an Encodable that can encode an iterable of T.
no setter