Functions are First class members in functional programming. Avoiding Mutable states is one of important property that a function should follow to ensure that there are no concurrency issues.
↧