In which context checks for assertions, contracts, bounds checks etc. are enabled
initial value
never do checking
always do checking
do checking only in @safe functions
See Implementation
In which context checks for assertions, contracts, bounds checks etc. are enabled