README.md

![](https://github.com/robot-overlord/quark/blob/master/logo.png?raw=true)
## Common combinators for Elixir

| Build Status | Maintainer Message | Documentation | Hosted Package |
|--------------|--------------------|---------------|----------------|
| [![Circle CI](https://circleci.com/gh/robot-overlord/quark/tree/master.svg?style=svg)](https://circleci.com/gh/robot-overlord/quark/tree/master) | ![built with humanity](https://cloud.githubusercontent.com/assets/1052016/11023213/66d837a4-8627-11e5-9e3b-b295fafb1450.png) |[robotoverlord.io/quark](http://www.robotoverlord.io/quark/extra-readme.html) | [Hex](https://hex.pm/packages/quark) |

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:

        def deps do
          [{:quark, "~> 1.0.0"}]
        end