Contents

Repeat

A regex component that matches a selectable number of occurrences of its underlying component.

Declaration

struct Repeat<Output>

Topics

Initializers

See Also

Quantifiers