Abstractions as bridges with Hazel Weakly

Abstractions as bridges with Hazel Weakly

Have you ever wondered about what makes a good abstraction vs a bad one? Do you want to examine potential reasons why efforts to develop abstractions at a company or in a project take hold, and some don't? Or what it takes to develop an abstraction that reaches...
[DDDDD-20]  « it’s traverse »

[DDDDD-20] « it’s traverse »

The `traverse` function is so pervasive in functional programming that it became a joke: — How do I do— It's traverse https://twitter.com/search?q=%22it%27s%20traverse%22&src=typed_query Since it's a bit abstract until you actually encounter it,...