is_okΒΆ
is_ok :: fn (err: Error) bool #inline
Check whether err is no-error valid state. Returns false when err is null.
Declared in: error.bl
is_ok :: fn (err: Error) bool #inline
Check whether err is no-error valid state. Returns false when err is null.
Declared in: error.bl