paint-brush
How to Design Pure Functionsby@pradnya
1,062 reads
1,062 reads

How to Design Pure Functions

by Pradnya3mOctober 7th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Functional Programming is getting a lot of attention due to the advantages it offers like parallelism, easier testing, predictability and many others. Today I am going to talk about how to design Pure Function and help you understand the benefits of pure function.Pure functions are a concept mainly used in functional programming languages but it can be applied in any programming paradigm. Pure functions are easy to combine together into simple solutions. They are easier to test and debug than impure functions. They can also be used to cache and reuse the result of a computation.

Coin Mentioned

Mention Thumbnail
featured image - How to Design Pure Functions
Pradnya HackerNoon profile picture
Pradnya

Pradnya

@pradnya

L O A D I N G
. . . comments & more!

About Author

Pradnya HackerNoon profile picture
Pradnya@pradnya

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Coffee-web
Clojure
Miguelbernard