Hacker News new | ask | show | jobs
Fluent APIs in Functional Languages (arxiv.org)
2 points by dwenzek 1325 days ago
1 comments

I love this kind of functional design that demonstrates how cascading functions is powerful! The HTML DSL provided as an example is really elegant. It's so amazing to realize these HTML elements are glorified functions.