The same could be said for anything. `[`, `]` is u...
# getting-started
r
The same could be said for anything.
[
,
]
is used for getting and setting,
<
,
>
is used for generics. Personally I think
(
,
)
makes the most sense (since they deal with functions and parameters, which destructuring basically is an abstraction of), but that is just my opinion 🙂