#array-methods
Read more stories on Hashnode
Articles with this tag
Functional programming is a paradigm which avoids changing state and mutable data. Functional way of writing a program is using pure functions and...