summary refs log tree commit diff stats
path: root/lib/std/enumerate.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* minor code cleanups (#21215)Andreas Rumpf2023-01-021-1/+1
* move tests to testament (#16101)flywind2020-11-241-19/+0
* Improve enumerate (#16053)Antonis Geralis2020-11-201-10/+43
* add `enumerate` macro (#15297)Miran2020-09-221-0/+56