iter icon indicating copy to clipboard operation
iter copied to clipboard

Added \iter\last()

Open Bilge opened this issue 6 months ago • 0 comments
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.

Bilge avatar May 17 '25 11:05 Bilge