summary refs log tree commit diff stats
path: root/lib/std/setutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add std/setutils to lib.rst (#16791)konsumlamm2021-01-221-5/+10
| | | | | | | | | * Add std/setutils to lib.rst Improve doc comments for setutils * Adhere to the RST spec Use no UFCS in toSet
* Adds toSet to create sets from iterables (#16276)Jason Beetham2020-12-141-0/+32