iter
iter copied to clipboard
Added \iter\last()
trafficstars
Although we can trivially get the first element of an iterable with \iter\take(1, ...), it is non-trivial to get the last value.