Functional programming course
-
Updated
Nov 9, 2022 - Java
Functional programming course
Notes & implementations of the code within Jeremy Gibbons' ``Design Patterns as Higher-Order Datatype-Generic Programs''; notably focus on multibranching trees and their BDS.
Java Project OOD/SOLID - Mar 2023
Explore functional DSLs and type systems in Java and Kotlin that facilitate easier-to-read, cleaner, more testable, and more fault tolerant code
Simple extension of Function to express chained (or nested) Functions fluently.
Add a description, image, and links to the higher-order-functions topic page so that developers can more easily learn about it.
To associate your repository with the higher-order-functions topic, visit your repo's landing page and select "manage topics."