summary refs log tree commit diff stats
path: root/tests/stdlib/tsetutils.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* add setutils.[]= (#17272)Timothee Cour2021-03-081-0/+11
* enable bsd for tsetutils; improve setutils API (#17098)Timothee Cour2021-02-201-2/+4
* Add setutils.complement, setutils.fullSet (#17066)Jason Beetham2021-02-181-7/+27
* Adds toSet to create sets from iterables (#16276)Jason Beetham2020-12-141-0/+14