Structures
The following structures are available globally.
-
A collection of
KeyPaths that have a resulting value that isEquatable.This struct is not created directly, but by applying the
EquatableKeyPathCollectionBuilderresult builder.Declaration
Swift
public struct EquatableKeyPathCollection<Root> -
A collection of
KeyPaths that have a resulting value that isHashable.This struct is not created directly, but by applying the
HashableKeyPathCollectionBuilderresult builder.Declaration
Swift
public struct HashableKeyPathCollection<Root>
View on GitHub
Structures Reference