package shapefile

  1. Overview
  2. Docs

Module Prj_syntax.ParameterSource

Sourcetype t = {
  1. name : string;
  2. value : float;
}
Sourceval sprint : t -> string