ChoiceOf

From Chord_Provider:
extension ChoiceOf where RegexOutput == Substring

Available where RegexOutput == Substring

  • init(_:) From Chord_Provider

    Use an array of elements for a ChoiceOf regex part

    Declaration

    Swift

    init<S: Sequence<String>>(_ components: S)

    Parameters

    components

    The choices components