Add new files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module Control.Foldl.JGK
|
||||
( module Control.Foldl
|
||||
) where
|
||||
import Control.Foldl
|
||||
|
||||
--minimumOn :: Ord b => (a -> b) -> Fold a (Maybe a)
|
||||
--minimumOn f = _Fold1 min'
|
||||
-- where
|
||||
-- min' x y
|
||||
Reference in New Issue
Block a user