| ... | @@ -2873,7 +2873,7 @@ const err = (error {FileNotFound}).FileNotFound; | ... | @@ -2873,7 +2873,7 @@ const err = (error {FileNotFound}).FileNotFound; |
| 2873 | {#header_close#} | 2873 | {#header_close#} |
| 2874 | {#header_open|Error Union Type#} | 2874 | {#header_open|Error Union Type#} |
| 2875 | <p> | 2875 | <p> |
| 2876 | An error set type and normal type can be combined with the <code>!<code> | 2876 | An error set type and normal type can be combined with the <code>!</code> |
| 2877 | binary operator to form an error union type. You are likely to use an | 2877 | binary operator to form an error union type. You are likely to use an |
| 2878 | error union type more often than an error set type by itself. | 2878 | error union type more often than an error set type by itself. |
| 2879 | </p> | 2879 | </p> |