|
// In Zig, an error is a value. Errors are named so we can identify
|
|
// In Zig, an error is a value. Errors are named so we can identify
|
|
// things that can go wrong. Errors are created in "error sets", which
|
|
// things that can go wrong. Errors are created in "error sets", which
|