On this page
RegexPattern.Options.formUnion(_:)
- Module
- RegexPattern
- Declared in
- Options
- Package
- libtmux-swift
-
Inserts the elements of another set into this option set.
This method is implemented as a
|(bitwise OR) operation on the two sets' raw values.- Parameter other: An option set.
0 declared, 0 inherited