Module W.PSource

Helper module for the stable set and global variable setting deps.

Sourceval single : HM.key -> unit HM.t
Sourceval to_list : 'a HM.t -> HM.key list
Sourceval has_item : 'a HM.t -> HM.key -> bool
Sourceval rem_item : 'a HM.t -> HM.key -> unit
Sourceval insert : unit HM.t -> HM.key -> unit