| author | |
| committer | |
| log | 8700f4d2b1a169515314fe57bd9f080a906efa59 |
| tree | ca6af7051797638b297e54c640e54d751b99f262 |
| parent | c81a4b3e3d75577b69f37f57a21d2434019fa41d |
| signature | Commit is signed but in an unrecognized format. |
1 files changed, 4 insertions(+), 0 deletions(-)
doc/langref.html.in+4| ... | ... | @@ -754,6 +754,10 @@ pub fn main() void { |
| 754 | 754 | {#header_close#} |
| 755 | 755 | {#header_close#} |
| 756 | 756 | {#header_open|Operators#} |
| 757 | <p> | |
| 758 | There is no operator overloading. When you see an operator in Zig, you know that | |
| 759 | it is doing something from this table, and nothing else. | |
| 760 | </p> | |
| 757 | 761 | {#header_open|Table of Operators#} |
| 758 | 762 | <div class="table-wrapper"> |
| 759 | 763 | <table> |