-
Notifications
You must be signed in to change notification settings - Fork 0
Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code. Scala is an emerging JVM language that offers strong support for FP.
KhanRayyan3622/Functional-Programming
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code. Scala is an emerging JVM language that offers strong support for FP.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published