Designing with Functional Programming and Large Data
The text is from an article series about using functional programming for design, especially with big data. It discusses how mixing impure actions with pure functions can be tricky and mentions that the Impureim Sandwich pattern faces problems with very large data loads.