The dollar operator used when indexing or slicing an array. E.g a[$], a[1 .. $] etc.
https://dlang.org/spec/arrays.html#array-length
See Implementation
The dollar operator used when indexing or slicing an array. E.g a[$], a[1 .. $] etc.
https://dlang.org/spec/arrays.html#array-length