Enumerations
The following enumerations are available globally.
-
Whenever a match operation is performed, the result is going to be a
See moreMatchResultinstance.Declaration
Swift
public enum MatchResult<T>
The following enumerations are available globally.
Whenever a match operation is performed, the result is going to be a MatchResult instance.
Swift
public enum MatchResult<T>