Update Examples
parent
eb213e1ec2
commit
45f0a32eff
10
Examples.md
10
Examples.md
@ -184,4 +184,12 @@ fn main()
|
||||
2.1, 2.2
|
||||
println! "{:?}" matrix
|
||||
```
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
#### Arrays and slices
|
||||
|
||||
Not really anything new in this subsection; we don't currently expect that Husht will make material changes in array/slice declaration or indexing.
|
||||
|
||||
### Custom Types
|
||||
|
||||
#### Structures
|
||||
|
Loading…
Reference in New Issue
Block a user