Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 426 Bytes

File metadata and controls

5 lines (4 loc) · 426 Bytes

This directory contains code from Point-Free Episode: 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.