Files
Nim/lib
Peter Salvi e211a2a9f6 std/lists: Various changes to lists (RFC #303) (#16536)
* Various changes to `lists` (RFC #303)

* Removing a non-element is no-op; better tests

* Remove preserves cycles; add appendMove alias; tests.

* Return value for (singly linked) `lists.remove`

* More test for lists.remove

* Moved `lists.append` to the end of the file to see all `add` definitions

* Disable testing js for now

* Use workaround for swap js bug

* Smaller diff

* Undo "silent" deprecation of append

* Correct typo in changelog

Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>

* Remove `appendMoved`

Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>

* Don't remove appendMoved

Co-authored-by: Clyybber <darkmine956@gmail.com>
Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
2021-02-08 22:24:16 +01:00
..
2017-02-20 17:24:19 +02:00
2021-02-08 09:46:07 +01:00
2019-07-14 16:08:15 +02:00
2021-02-08 13:50:15 +01:00
2021-02-08 09:46:07 +01:00
2021-02-08 13:50:15 +01:00
2020-09-09 12:47:22 +02:00
2013-03-16 23:53:07 +01:00
2021-02-08 13:50:15 +01:00
2020-12-23 10:23:45 +08:00
2021-02-08 13:45:06 +01:00