Skip to content

Commit 11a824c

Browse files
committed
Merge pull request #7 from robot-overlord/kleisli
Add a Kleisli struct
2 parents 0918877 + 93dbec9 commit 11a824c

29 files changed

+342
-72
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add Algae to your list of dependencies in `mix.exs`:
1313
```elixir
1414

1515
def deps do
16-
[{:algae, "~> 0.9.0"}]
16+
[{:algae, "~> 0.10.0"}]
1717
end
1818

1919
```

doc/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>404 – Algae v0.9.1</title>
8+
<title>404 – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

doc/Algae.Either.Left.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Either.Left – Algae v0.9.1</title>
8+
<title>Algae.Either.Left – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Either.Left
6666

6767

doc/Algae.Either.Right.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Either.Right – Algae v0.9.1</title>
8+
<title>Algae.Either.Right – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Either.Right
6666

6767

doc/Algae.Either.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Either – Algae v0.9.1</title>
8+
<title>Algae.Either – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Either
6666

6767

doc/Algae.Free.Deep.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Free.Deep – Algae v0.9.1</title>
8+
<title>Algae.Free.Deep – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Free.Deep
6666

6767

doc/Algae.Free.Shallow.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Free.Shallow – Algae v0.9.1</title>
8+
<title>Algae.Free.Shallow – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Free.Shallow
6666

6767

doc/Algae.Free.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Free – Algae v0.9.1</title>
8+
<title>Algae.Free – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Free
6666

6767

doc/Algae.Id.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="ExDoc v0.11.3">
8-
<title>Algae.Id – Algae v0.9.1</title>
8+
<title>Algae.Id – Algae v0.10.0</title>
99
<link rel="stylesheet" href="dist/app-ddd9717ad9.css" />
1010
<script src="dist/sidebar_items.js"></script>
1111
</head>
@@ -27,7 +27,7 @@ <h1 class="sidebar-projectName">
2727
Algae
2828
</h1>
2929
<h2 class="sidebar-projectVersion">
30-
v0.9.1
30+
v0.10.0
3131
</h2>
3232
</div>
3333

@@ -61,7 +61,7 @@ <h2 class="sidebar-projectVersion">
6161

6262

6363
<h1>
64-
<small class="visible-xs">Algae v0.9.1</small>
64+
<small class="visible-xs">Algae v0.10.0</small>
6565
Algae.Id
6666

6767

0 commit comments

Comments
 (0)