Skip to content

Commit

Permalink
Merge pull request #7 from robot-overlord/kleisli
Browse files Browse the repository at this point in the history
Add a Kleisli struct
  • Loading branch information
expede committed Mar 14, 2016
2 parents 0918877 + 93dbec9 commit 11a824c
Show file tree
Hide file tree
Showing 29 changed files with 342 additions and 72 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ Add Algae to your list of dependencies in `mix.exs`:
```elixir

def deps do
[{:algae, "~> 0.9.0"}]
[{:algae, "~> 0.10.0"}]
end

```
4 changes: 2 additions & 2 deletions doc/404.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>404 – Algae v0.9.1</title>
<title>404 – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Either.Left.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Either.Left – Algae v0.9.1</title>
<title>Algae.Either.Left – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Either.Left


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Either.Right.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Either.Right – Algae v0.9.1</title>
<title>Algae.Either.Right – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Either.Right


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Either.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Either – Algae v0.9.1</title>
<title>Algae.Either – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Either


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Free.Deep.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Free.Deep – Algae v0.9.1</title>
<title>Algae.Free.Deep – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Free.Deep


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Free.Shallow.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Free.Shallow – Algae v0.9.1</title>
<title>Algae.Free.Shallow – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Free.Shallow


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Free.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Free – Algae v0.9.1</title>
<title>Algae.Free – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Free


Expand Down
6 changes: 3 additions & 3 deletions doc/Algae.Id.html
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.3">
<title>Algae.Id – Algae v0.9.1</title>
<title>Algae.Id – Algae v0.10.0</title>
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
<script src="dist/sidebar_items.js"></script>
</head>
Expand All @@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
Algae
</h1>
<h2 class="sidebar-projectVersion">
v0.9.1
v0.10.0
</h2>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">Algae v0.9.1</small>
<small class="visible-xs">Algae v0.10.0</small>
Algae.Id


Expand Down

0 comments on commit 11a824c

Please sign in to comment.