Skip to content

Commit

Permalink
48
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Feb 25, 2019
1 parent 008cb23 commit 6bec5b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 0048-predictable-randomness-pt2/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [Point-Free](https://www.pointfree.co)

> #### This directory contains code from Point-Free Episode: [Predictable Randomness: Part 2](https://www.pointfree.co/episodes/ep48-predictable-randomness-part-2)
>
> This week we finally make our untestable Gen type testable. We’ll compare several different ways of controlling Gen, consider how they affect Gen’s API, and once again find ourselves face-to-face with flat-map.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ This repository is the home of code written on episodes of
1. [The Many Faces of Flat-Map: Part 4](0045-the-many-faces-of-flatmap-pt4)
1. [The Many Faces of Flat-Map: Part 5](0046-the-many-faces-of-flatmap-pt5)
1. [Predictable Randomness: Part 1](0047-predictable-randomness-pt1)
1. [Predictable Randomness: Part 2](0048-predictable-randomness-pt2)

0 comments on commit 6bec5b8

Please sign in to comment.