Control.Monad.Zip

Control.Monad.Zip

Copyright (c) Nils Schweinsberg 2011, (c) George Giorgidze 2011 (c) University Tuebingen 2011
License BSD-style (see the file libraries/base/LICENSE)
Maintainer libraries@haskell.org
Stability experimental
Portability portable
Safe Haskell Safe
Language Haskell2010

Description

Monadic zipping (used for monad comprehensions)

class Monad m => MonadZip m where 登录查看完整内容