6 lines
68 B
OCaml
6 lines
68 B
OCaml
|
|
type t
|
||
|
|
|
||
|
|
val create_osm : unit -> t
|
||
|
|
|
||
|
|
val add_to : t -> Map.t -> unit
|