Module Lang.QfSource

Sourcetype 'l t = {
  1. range : 'l;
  2. newText : string;
}
Sourceval map : f:('l -> 'm) -> 'l t -> 'm t