I'm mainly doing FP "light", i.e. I'm making heavy...
# arrow
h
I'm mainly doing FP "light", i.e. I'm making heavy use of partial application and function composition (.partiallyX, andThen). Also a little bit of functional error handling (eitherTry).