Layered design in functional programming
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
Functional programmers often talk about creating layered designs, where each layer represents a coherent level of abstraction. It’s a way to organize your code.