Timothee Cour
|
93cb5d6896
|
add setutils.[]= (#17272)
* add setutils.[]=
* address comments
* proc => func (for other symbols too)
|
2021-03-08 10:39:39 +01:00 |
|
Timothee Cour
|
6b3bdd798d
|
enable bsd for tsetutils; improve setutils API (#17098)
|
2021-02-20 18:02:57 +01:00 |
|
Jason Beetham
|
35ded02074
|
Add setutils.complement, setutils.fullSet (#17066)
|
2021-02-18 17:33:28 -08:00 |
|
konsumlamm
|
72bbd07ec1
|
Add std/setutils to lib.rst (#16791)
* Add std/setutils to lib.rst
Improve doc comments for setutils
* Adhere to the RST spec
Use no UFCS in toSet
|
2021-01-22 13:13:18 +01:00 |
|
Jason Beetham
|
1082d62b08
|
Adds toSet to create sets from iterables (#16276)
|
2020-12-14 15:20:21 -08:00 |
|