TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are there any other topics in FP then simple composition and CT

1 pointsby eskimoblooodabout 6 years ago
Most of the articles about functional Programming are either simple descriptions on composition and currying or about how a monad is just a monoid in the category of endofunctors. I wonder if there are no other topics in this field.

1 comment

nlawalkerabout 6 years ago
The articles on <a href="https:&#x2F;&#x2F;fsharpforfunandprofit.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fsharpforfunandprofit.com&#x2F;</a> are pretty good, particularly the ones about &quot;Railway-Oriented Programming&quot; (<a href="https:&#x2F;&#x2F;fsharpforfunandprofit.com&#x2F;posts&#x2F;recipe-part2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fsharpforfunandprofit.com&#x2F;posts&#x2F;recipe-part2&#x2F;</a>)