1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00
Commit Graph

5715 Commits

Author SHA1 Message Date
Rob Rix
b6ffeeba2a Document both. 2016-02-29 01:31:45 -05:00
Rob Rix
391d102dcf Add a both function. 2016-02-29 01:31:04 -05:00
Rob Rix
0626228917 Data.Bifunctor.Join is actually Data.Functor.Both. 2016-02-28 21:29:59 -05:00
Rob Rix
e33014ef27 Add a Monoid instance for Join. 2016-02-28 21:18:03 -05:00
Rob Rix
ad9e24da57 Add an eliminator for Option. 2016-02-26 19:54:38 -05:00
Rob Rix
6f13e62eb9 Add an Option type. 2016-02-26 19:54:33 -05:00
Rob Rix
c0874465ee Stub in a Data.Option module. 2016-02-26 19:46:57 -05:00
Rob Rix
509ddedf7b Add an Applicative instance. 2016-02-26 18:56:44 -05:00
Rob Rix
e684031097 Derive Eq, Show, Functor, Foldable, and Traversable instances. 2016-02-26 18:56:39 -05:00
Rob Rix
bb707cffc1 Add a Join type specialized to pairs. 2016-02-26 18:56:26 -05:00
Rob Rix
6b35f029af Stub in a Data.Bifunctor.Join module. 2016-02-26 18:56:16 -05:00
Matt Diephouse
e7fe0d6f97 Document OrderedMap.hs 2016-02-02 15:33:08 -05:00
Matt Diephouse
7d7ee80b20 notElem is a thing 2016-02-02 15:30:44 -05:00
Matt Diephouse
b5315ce571 Implement union in terms of difference 2016-02-02 15:30:36 -05:00
Rob Rix
7af5a4876a Move OrderedMap into Data. 2016-01-06 11:56:58 -05:00