Variable: SB-C::**POLICY-DEPENDENT-QUALITIES**

package type

No description.

Value

#(#s(sb-c::policy-dependent-quality
     :name sb-c::check-constant-modification
     :expression safety
     :getter #<function "check-constant-modification" {220aa8bb}>
     :documentation "control whether the compiler should check for constant
modification. defaults to safety."
     :values-documentation ("no" "maybe" "yes" "yes"))
  #s(sb-c::policy-dependent-quality ..))