Unchecked Code
Unchecked Code
This chapter describes Gruel's mechanism for low-level operations that bypass normal safety checks.
Gruel provides checked blocks and unchecked functions to enable low-level memory operations while keeping such code visibly separate from normal safe code.