jon.recoil.org

Module Modes.GlobalSource

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

Wraps values in the global mode, even in a local context.