Skip to content

Commit 01c5777

Browse files
JackStoufferwilzbach
authored andcommitted
Update std-typecons-ternary-opBinary.dd
1 parent 2932091 commit 01c5777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/std-typecons-ternary-opBinary.dd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
`std.typecons.Ternary.opBinary` supports `bool` operands
1+
`std.typecons.Ternary.opBinary` supports `bool` bitwise operands
22

3-
Now `std.range.Ternary` can be used in bitwise operations with `bool`
3+
Now $(REF Ternary, std, typecons) can be used in bitwise operations with `bool`s:
44

55
-----
66
import std.typecons : Ternary;

0 commit comments

Comments
 (0)