Seyed Ali Sajadi
Results
1
issues of
Seyed Ali Sajadi
In chapter 10 on part laws. there is a code that demonstrates "applicatives are close under composition". ``` const tOfM = compose(Task.of, Maybe.of); liftA2(liftA2(concat), tOfM('Rainy Days and Mondays'), tOfM(' always...