File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ achieved in an identical manner to C#.
5
5
6
6
See also:
7
7
8
- - Virtual dispatch using _ trait objects_ , as explained in the
9
- [ structures-section ] section
10
- - [ Generics] [ generics-section ]
11
- - [ Inheritance] [ inheritance-section ]
12
- - [ Operator overloading] [ operator-overloading-section ]
8
+ - Virtual dispatch using _ trait objects_ , as explained in the [ Structures ]
9
+ section
10
+ - [ Generics]
11
+ - [ Inheritance]
12
+ - [ Operator overloading]
13
13
14
- [ structures-section ] : ./custom-types/structs.md
15
- [ generics-section ] : ./generics.md
16
- [ inheritance-section ] : ./inheritance.md
17
- [ operator- overloading-section ] : ./operator-overloading.md
14
+ [ structures ] : ./custom-types/structs.md
15
+ [ generics ] : ./generics.md
16
+ [ inheritance ] : ./inheritance.md
17
+ [ operator overloading ] : ./operator-overloading.md
You can’t perform that action at this time.
0 commit comments