diff options
author | Peter Salvi <vukung@yahoo.com> | 2021-02-08 22:24:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-08 22:24:16 +0100 |
commit | e211a2a9f6f9a182f7fe48153fd37de6ddef9bf4 (patch) | |
tree | c9c5eb91b221d014e793fd6fd8600297ad10a30f /lib/nimhcr.nim | |
parent | a9f44b7257ca9a1c1c98f5b07bef4a4936d2e36f (diff) | |
download | Nim-e211a2a9f6f9a182f7fe48153fd37de6ddef9bf4.tar.gz |
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>
Diffstat (limited to 'lib/nimhcr.nim')
0 files changed, 0 insertions, 0 deletions