Skip to content

Conversation

@laurens
Copy link
Contributor

@laurens laurens commented Sep 30, 2016

No description provided.

@davidchambers
Copy link
Member

Great idea, @laurens! You missed many of the dependencies, though. This graph may be useful when updating the pull request:

Setoid   Semigroup   Foldable           Functor            Extend
             |           \             / | | | \             /
             |            \           /  | | |  \           /
             |             \         /   | | |   \         /
             |              \       /    | | |    \       /
             |               \     /     | | |     \     /
             |                \   /      | | |      \   /
             |                 \ /       / | \       \ /
          Monoid           Traversable  /  |  \    Comonad
                                       /   |   \
                                      /    |    \
                             Bifunctor   Apply   Profunctor
                                          / \
                                         /   \
                                        /     \
                                       /       \
                                      /         \
                                Applicative    Chain
                                      \         / \
                                       \       /   \
                                        \     /     \
                                         \   /       \
                                          \ /         \
                                         Monad     ChainRec

@laurens
Copy link
Contributor Author

laurens commented Oct 3, 2016

@davidchambers Thanks! Updated the branch accordingly.

@davidchambers
Copy link
Member

🌳

@davidchambers davidchambers merged commit 69acbd9 into fantasyland:master Oct 3, 2016
rjmk added a commit to rjmk/fantasy-land that referenced this pull request Nov 12, 2016
* 'master' of github.com:fantasyland/fantasy-land: (29 commits)
  Version 2.1.0
  Add Alt, Plus and Alternative specs (fantasyland#197)
  Use uppercase letters for Type representatives in laws (fantasyland#196)
  Fix id_test and argument order in laws (fantasyland#193)
  Version 2.0.0
  Another go at updating dependencies (fantasyland#192)
  release: integrate xyz (fantasyland#191)
  test: remove unnecessary lambdas (fantasyland#190)
  require static methods to be defined on type representatives (fantasyland#180)
  lint: integrate ESLint (fantasyland#189)
  Enforce parametricity (fantasyland#184)
  readme: tweak signatures to indicate that methods are not curried (fantasyland#183)
  Fix reduce signature to not use currying (fantasyland#182)
  Link to dependent specifications (fantasyland#178)
  Add Fluture to the list of implementations (fantasyland#175)
  laws/functor: fix composition (fantasyland#173)
  laws/monad: fix leftIdentity (fantasyland#171)
  Minor version bump
  bower: add bower.json (fantasyland#159)
  Fix chainRec signature to not use currying (fantasyland#167)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants