Protocols
The following protocols are available globally.
-
A type implementing
See moreConsolidatable
allows an array of its values to be combined byconsolidationGroup
into a new array using the type’sconsolidate(with:)
function.Declaration
Swift
public protocol Consolidatable