both:该项目实质上是废弃软件!

时间:2024-04-09 23:26:08
【文件属性】:

文件名称:both:该项目实质上是废弃软件!

文件大小:7KB

文件格式:ZIP

更新时间:2024-04-09 23:26:08

haskell abandonware Haskell

该项目实质上是废弃软件! 我可能会回答一些小问题,例如需要更改版本边界,但我不会做任何重要的工作。 如果您需要任何重大更改,可以提出接管包裹。 两个都 Maybe的Monoid实例的行为如下: instance Monoid a => Monoid (Maybe a) where mappend (Just x) (Just y) = Just $ x <> y mappend (Just x) Nothing = Just x mappend Nothing (Just y) = Just y mappend Nothing Nothing = Nothing mempty = Nothing 两者都是围绕Maybe提供此实例的新型包装器: instance Monoid a => Monoid (Both a) where mappend (Just


【文件预览】:
both-master
----concourse()
--------pipeline.yml(3KB)
----.github()
--------dependabot.yml(112B)
--------workflows()
----stack.yaml(60B)
----both.cabal(2KB)
----LICENSE(1KB)
----README.markdown(943B)
----Setup.hs(56B)
----.gitignore(53B)
----.stylish-haskell.yaml(2KB)
----Data()
--------Both.hs(2KB)

网友评论