fail
In Verse, any code the user writes cannot fail, by default. What this means is that instead of having a function that returns Booleans or options, it uses to either return a value, void, or fail.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library