Michael Sproul
463e62e833
Generalise compare_fields to work with iterators ( #4823 )
...
## Proposed Changes
Add `compare_fields(as_iter)` as a field attribute to `compare_fields_derive`. This allows any iterable type to be compared in the same as a slice (by index).
This is forwards-compatible with tree-states types like `List` and `Vector` which can not be cast to slices.
2023-10-18 12:59:53 +00:00
..
2023-10-11 13:01:30 -04:00
2023-09-22 04:30:56 +00:00
2023-10-18 12:59:53 +00:00
2023-10-18 12:59:53 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-10-18 04:40:29 +00:00
2023-09-22 04:30:56 +00:00
2023-10-11 13:01:30 -04:00
2023-10-05 15:54:44 +11:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-25 05:14:01 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-10-03 06:33:15 +00:00
2023-09-22 04:30:56 +00:00
2023-10-11 13:01:30 -04:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-26 10:32:18 +10:00
2023-10-11 13:01:30 -04:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2023-09-22 04:30:56 +00:00
2020-05-18 21:24:23 +10:00