

Discover more from Div's Newsletter
Hi there! I'll share new blog posts through this newsletter.
Continue reading
Diving more into functional programming λ
Hey friends,
Sharing a couple of posts on functional programming from this week:
Function arity and partial application
Partial application is an interesting functional programming technique to prepare (and simplify) a function for future use. More… (7 min read)
Point free programming and function composition
Point free programming (a.k.a. Tacit programming), formally, is a programming paradigm in which function definitions don’t include… (3 min read)
Hope you have a great weekend!
- Div