-
Fixed ADT support by permutation and sequence_or operator PR#376.
-
Specialize iterator_source for random access PR#383.
-
Removed redundant check in
skip_over
PR#373.
-
Fixed UB in
get_absolute_value
function PR#246.
-
Fixed use after scope bug if ADT getter returns by value PR#375 #6126.