All Posts
Explore the complete collection of articles about technology, development and design.
Categoría:
Mostrando 3 de 3 resultados
- functional
monads
· 1 min de lecturaExploring monads as specialized functors for handling null data and streamlining error handling in functional programming
#declarative #Pure functions #Inmutable #currying #functors - functional
Memoize
· 1 min de lecturaA more function memoizer
#declarative #Pure functions #Inmutable #currying #functors - functional
transducers
· 1 min de lecturaExploring transducers in functional programming for efficient data transformation pipelines without creating intermediate values
#declarative #Pure functions #Inmutable #currying #functors #transducers