Skip to main content

Examples

This page provides quick reference examples for common Mux patterns.

Hello World

hello.mux
Loading...

Variables and Types

variables.mux
Loading...

Functions

functions.mux
Loading...

Control Flow

control-flow.mux
Loading...

Collections

collections.mux
Loading...

Enums and Pattern Matching

enums.mux
Loading...

Classes

classes.mux
Loading...

Generics

generics.mux
Loading...

Error Handling

error-handling.mux
Loading...

References

references.mux
Loading...

Modules

math.mux
Loading...
main.mux
Loading...

Complete Program

complete.mux
Loading...

See Also