Throwing Errors In Verse
| | |
| --- | --- |
| | MaybeInt: ?int = false |
| | MyInt: int = MaybeInt? or Err("expected MaybeInt to be set") |
| | |
| --- | --- |
| | MaybeInt: ?int = false |
| | MyInt: int = MaybeInt? or Err("expected MaybeInt to be set") |
Scout · your island guide
The Isle of Verse