Module Make_with_config.ScopeSource

Sourceval top : t
Sourceval current : unit -> t
Sourceval within : t -> f:(unit -> 'a) -> 'a
Sourceval is_top : t -> bool