Tag: Functional Programming
- Think of time as a series of timestamps
- Pattern Matching is FP's Polymorphism Affordance
- Imperative Shell around the Functional Core
- What I learned from implementing Combinators in 3 Elixir patterns
- Use Return Value to Defer Decisions
- My Advent of Code 2018 Recap
- Isn't Class Violating Single Responsibility Principle By Definition?