Funx Interactive Documentation

Explore functional programming patterns through live, executable examples. Interactive documentation that reflects the latest development version.

Note: These files are on GitHub and reflect the latest development version. For stable API reference, use the project's hex documentation.

Funx Interactive Documentation

Docker

Run them as a group for comprehensive exploration

git clone https://github.com/JKWA/funx.git
cd funx
docker compose up

Then open http://localhost:8090

Password: funxlib_12char

Launch in Livebook

Equality & Ordering

Structure Operations

Monads

Maybe Monad

Either Monad

Effect Monad

Other Monads

Monoids

Numeric Monoids

Collection Monoids

Logic Monoids

Function Utilities

Data Structures

Protocols & Extensions

Error Handling

Development