jon.recoil.org

Module Modes.ContendedSource

Sourcetype ('a : value_or_null) t = {
  1. contended : 'a;
}

Wraps values in the contended mode, even in an uncontended context.