Skip to content
Fe 26.2 is not production-ready. This is an initial release of a new compiler. Learn more

Assertions

Use assertions to verify conditions.

TODO: Document assert!() syntax

TODO: Document appropriate use of assertions

TODO: Show assertion examples