Functions

The following functions are available globally.

  • Add support for using MatchChecker type support in case expressions

    Declaration

    Swift

    public func ~= (pattern: MatchChecker, value: String) -> Bool