Files
revng-revng/python/revng
Giacomo Vercesi f467671173 revng.api: drop the use of islice
The `itertools.islice` function does not support negative index slices,
rework the code of `collection.abc.Sequence` classes to use `range`
instead.
2023-11-03 12:13:57 +01:00
..
2023-11-03 12:13:57 +01:00
2023-11-03 12:13:57 +01:00
2022-02-23 18:02:42 +01:00