▲ | sedatk 2 days ago | |
> i believe the only contender is julia C# has "^n" notation that means "length - n". For example: Take the last element of an array or any other structure that supports indices:
Take the last three elements of an array or any other data structure that supports ranges:
|