lamphpda icon indicating copy to clipboard operation
lamphpda copied to clipboard

Define `Pair` data type

Open marcosh opened this issue 4 years ago • 0 comments

Define Pair data structure defined as in https://github.com/marcosh/lamphpda/blob/master/src-old/Pair.php

  • [x] Functor instance
  • [x] Apply instance
  • [x] Applicative instance
  • [x] Monad instance
  • [ ] Foldable instance
  • [ ] Traversable instance

marcosh avatar Oct 18 '21 06:10 marcosh