Skip to content
Snippets Groups Projects
Commit a2a1a1c0 authored by Sebastian Graf's avatar Sebastian Graf Committed by Marge Bot
Browse files

Revert the main payload of "Make `drop` and `dropWhile` fuse (#18964)"

This reverts the bits affecting fusion of `drop` and `dropWhile` of commit
0f7588b5 and keeps just the small refactoring
unifying `flipSeqTake` and `flipSeqScanl'` into `flipSeq`.

It also adds a new test for #23021 (which was the reason for reverting) as
well as adds a clarifying comment to T18964.

Fixes #23021, unfixes #18964.

Metric Increase:
    T18964
Metric Decrease:
    T18964
parent 79ffa170
Branches wip/ttg-booleanformula
No related tags found
No related merge requests found
Pipeline #63884 canceled
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment