#functional-programming
Read more stories on Hashnode
Articles with this tag
partial-application is a technique of producing another function from defined function by fixing a number of arguments in the defined function. you...
This feature enables developers to make their numeric literals more readable by creating a visual separation between groups of digits. Large numeric...