You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closed with 80d49dc. As with filter and partition left the boolean versions in to help backwards compatibility for those who are determined not to use the better versions.
Data.List.Base
hasfilter
based onDecidable P
(which I like),but
span
,dropWhile
and some others still base onBool
.This looks strange.
The text was updated successfully, but these errors were encountered: