Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Ary
|
||||
===
|
||||
Are you tired from casting objects and array to each other? Ary is a light class/function that makes accessing array items more convenient.
|
||||
Are you tired from casting objects and arrays to each other? Don't do that anymore! Ary is a light class/function that makes accessing array items more convenient.
|
||||
|
||||
1. You can access array items using `->` or `[]` syntax.
|
||||
2. You will get `null` if an index does not exists.
|
||||
|
Reference in New Issue
Block a user