Search by tag: functional programming

Efficient Representation of Functional Programs

Functional programming is a programming paradigm which comprises equations between functions operating on “abstract data”. It is a very neat and concise style that focuses on the core logic rather than catering to the…