Details
-
Task
-
Resolution: Fixed
-
P1: Critical
-
None
-
None
-
b63e274a8 (dev), 7b0097560 (dev), 0afe31fa5 (dev), 5c3fd55be (6.9)
-
Foundation Sprint 120, Foundation Sprint 121
Description
When we added slice(), we missed adding it to QSpan (which also has sliced()). QSpan doesn't have chop()/chopped(), but it's not easy to formulate with std API, so I'm inclined to add it there, too.
Found in 6.9 API review, so release blocker (P1).