Skip to content

Commit

Permalink
inline for strict vector groupBy
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Nov 28, 2024
1 parent fed8a5e commit 6709237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mono-traversable/src/Data/Sequences.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,7 @@ instance IsSequence (VSC.Vector a) where
{-# INLINE filterM #-}
{-# INLINE replicate #-}
{-# INLINE replicateM #-}
{-# INLINE groupBy #-}
{-# INLINE tailEx #-}
{-# INLINE initEx #-}
{-# INLINE unsafeTail #-}
Expand Down

0 comments on commit 6709237

Please sign in to comment.