mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Tweak
This commit is contained in:
@@ -109,7 +109,7 @@ The `_index` function is simply used for slice notation, so it's recommended tha
|
||||
|
||||
## Slice Notation
|
||||
|
||||
When indexing a compound value, you can use slice notation to manipulate it's elements
|
||||
When indexing a compound value, you can use slice notation to manipulate it's elements:
|
||||
|
||||
```
|
||||
var greeting = "Hello world";
|
||||
|
||||
Reference in New Issue
Block a user