Module Typed_ast.NameSet


module NameSet: Set.S  with type elt = Name.t and type t = Set.Make(Name).t
Sets of Names