Results 508 comments of hhugo

Doesn't this go against switching to es6 ? > I meant ECMAScript runtime performance: http://incaseofstairs.com/six-speed

> It's actually more faster. Can you be a bit more specific ?

@smorimoto, do you want to keep this issue open ?

> What are the required ppx_expect changes? https://github.com/janestreet/ppx_expect/pull/54

@vouillon, feel free to comment, review and even commit the branch.

```Ezjsonm.value_from_string "1"``` / ```Ezjsonm.value_to_string (`Float 1.)``` work as expected. I believe this can be closed.

It seems ezjsonm follows an older version of the spec and makes a distinction between json document and json value. In https://tools.ietf.org/id/draft-ietf-json-rfc4627bis-01.xml, one can read > A JSON text is...