summary refs log tree commit diff stats
path: root/lib/std/setutils.nim
Commit message (Expand)AuthorAgeFilesLines
* add setutils.[]= (#17272)Timothee Cour2021-03-081-3/+17
* enable bsd for tsetutils; improve setutils API (#17098)Timothee Cour2021-02-201-5/+8
* Add setutils.complement, setutils.fullSet (#17066)Jason Beetham2021-02-181-1/+24
* Add std/setutils to lib.rst (#16791)konsumlamm2021-01-221-5/+10
* Adds toSet to create sets from iterables (#16276)Jason Beetham2020-12-141-0/+32