Search
Explore the complete collection of articles about technology, development and design.
Showing 3 of 3 resultsforAI
functionalmonads
Exploring monads as specialized functors for handling null data and streamlining error handling in functional programming
#declarative#Pure functions#Inmutable#currying#functors
functionalprogramming functors
Understanding functors as a design pattern for safely manipulating wrapped values in functional programming
#declarative#Pure functions#Inmutable#currying
functionaltransducers
Exploring transducers in functional programming for efficient data transformation pipelines without creating intermediate values
#declarative#Pure functions#Inmutable#currying#functors#transducers