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