Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 355 Bytes

fp-ts Tutorial | Chapter 2.2: Option fromPredicate

Chapter 2.2 introduces Option.fromPredicate, which is a util that allows us creating smart Option constructors from predicate functions.

YouTube video

Option fromPredicate YouTube video