Computes the union of two character sets.
Synopsis
Return Value
A set with the characters present in either a or b.
Parameters
Name |
Description |
a |
The left‐hand operand. |
b |
The right‐hand operand. |
Created with MrDocs