You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril
4a08c836aa
tests: Added tests for overlapping insertions.
Fortune for parapop's current commit: Future blessing − 末吉
|
3 years ago |
.. |
ext.rs
|
Moved Ref related things to own private submodule
|
3 years ago |
iter.rs
|
Added `Iter<"re, "a, T>`: An iterator over a `Populator<"a, T>`, or a slice of elements in that populator. The iterator yields `Ref<"re, "a, T>`, which can be used to insert into the populator or inspect its set-status.
|
3 years ago |
lib.rs
|
Tests: Added non-overlapping multithreaded iteration testing for trivial an non-trivial values.
|
3 years ago |
refer.rs
|
Added `Iter<"re, "a, T>`: An iterator over a `Populator<"a, T>`, or a slice of elements in that populator. The iterator yields `Ref<"re, "a, T>`, which can be used to insert into the populator or inspect its set-status.
|
3 years ago |
tests.rs
|
tests: Added tests for overlapping insertions.
|
3 years ago |