ezal

Results 4 issues of ezal

When looking at the map around Matterhorn (https://opentopomap.org/#map=15/45.96899/7.62378), one clearly see that that the mountain peak marks are not placed on the peak, but rather quite a bit aside. I...

It seems that pushing `None` to a stream closes the stream. I think this not said, and it could be said in the doc-string for `create` which creates the push...

I'm trying to install ocamlbuild through opam. I get the following output: ``` $ opam install ocamlbuild The following actions will be performed: ∗ install ocamlbuild 0.12.0 Gathering sources >...

I think it would help if when parsing a Json file, one could see at each line the error is. Hence this PR.