@@ -6,36 +6,36 @@ Perform arithmetic and bitwise operations or compare values.
66
77### Arithmetic
88
9- - `` Half/Half /+(_:_:) ``
10- - `` Half/Half /-(_:_:) ``
11- - `` Half/Half /*(_:_:) ``
12- - `` Half/Half//(_:_:) ``
9+ - `` Half-swift.struct /+(_:_:) ``
10+ - `` Half-swift.struct /-(_:_:) ``
11+ - `` Half-swift.struct /*(_:_:) ``
12+ - < doc://com.somerandomiosdev.half/documentation/ Half/Half//(_:_:)>
1313
1414### Arithmetic with Assignment
1515
16- - `` Half/Half /+=(_:_:)-75r0k ``
17- - `` Half/Half/ -=(_:_:)-9q37z ``
18- - `` Half/Half /*=(_:_:) ``
19- - `` Half/Half//=(_:_:) ``
16+ - `` Half-swift.struct /+=(_:_:)-75r0k ``
17+ - `` Half-swift.struct/ -=(_:_:) ``
18+ - `` Half-swift.struct /*=(_:_:) ``
19+ - < doc://com.somerandomiosdev.half/documentation/ Half/Half//=(_:_:)>
2020
2121### Comparison
2222
23- - `` Half/Half /==(_:_:)-5s308 ``
24- - `` Half/Half /!=(_:_:) ``
25- - `` Half/Half/_ (_:_:)-6mxe4 ``
26- - `` Half/Half/_ =(_:_:)-8rfdq ``
27- - `` Half/Half/_ (_:_:)-6lwhi ``
28- - `` Half/Half/_ =(_:_:)-6vpuz ``
23+ - `` Half-swift.struct /==(_:_:)-5s308 ``
24+ - `` Half-swift.struct /!=(_:_:) ``
25+ - `` Half-swift.struct/< (_:_:)-6mxe4 ``
26+ - `` Half-swift.struct/< =(_:_:)-8rfdq ``
27+ - `` Half-swift.struct/> (_:_:)-6lwhi ``
28+ - `` Half-swift.struct/> =(_:_:)-6vpuz ``
2929
3030### Negation
3131
32- - `` Half/Half/ -(_:)-7binx ``
33- - `` Half/Half /+(_:) ``
32+ - `` Half-swift.struct/ -(_:) ``
33+ - `` Half-swift.struct /+(_:) ``
3434
3535### Range Expressions
3636
37- - `` Half/Half/.._ (_:) ``
38- - `` Half/Half /...(_:)-1tjn1 ``
39- - `` Half/Half /...(_:)-4kfvw ``
37+ - `` Half-swift.struct/..< (_:) ``
38+ - `` Half-swift.struct /...(_:)-1tjn1 ``
39+ - `` Half-swift.struct /...(_:)-4kfvw ``
4040
41- <!-- Copyright (c) 2022 SomeRandomiOSDev. All Rights Reserved. -->
41+ <!-- Copyright (c) 2023 SomeRandomiOSDev. All Rights Reserved. -->
0 commit comments