Haskell for all: Data is Code
https://haskellforall.com/2016/04/data-is-code
#programming #LambdaCalculus #plt #FunctionalProgramming #FP #Haskell #Scala
Haskell for all: Data is Code
https://haskellforall.com/2016/04/data-is-code
#programming #LambdaCalculus #plt #FunctionalProgramming #FP #Haskell #Scala
Functional Languages and the Future of Programming
https://www.lpi.org/blog/2026/03/18/functional-languages-and-the-future-of-programming-part-1/
New Zenith Release: 0.12.1.0-beta
We have released a new version of our Zcash full node wallet:
https://vergara.tech/posts/2026-03-21-rewind.html
Monuses and Heaps - Donnacha Oisín Kidney
https://doisinkidney.com/posts/2026-03-03-monus-heaps.html
#haskell #fp #algorithms #programming #functionalProgramming
flatMap Can Filter AND Transform?!
flatMap is a SECRET WEAPON! Return empty array to REMOVE items, return array with value to KEEP. One pass does filter AND map together! This trick will make your code 10x cleaner!
#javascript #javascripttricks #flatmap #arrayfilter #arraytransformation #javascriptweird #javascriptquiz #codingchallenge #javascriptshorts #javascripttips #functionalprogramming #advancedjavascript

October 19th 2024, 7:45 am. I sit down in front of my desk at the office and start my day. But after 5 minutes, the automated daily Slack message for failures comes in. The coffee on my desk is still steaming as I brace myself. I realize it’s gonna be a very long day. The number just stares right back at me: 1218 failures.
In my latest Blog post I tried to sum up almost a year of work for the "ombord" team at Entur : https://medium.com/entur/the-code-nobody-wanted-to-change-df2b6df8b7b4
Good Haskell Libraries | Lobsters