ocaml-toml / To.ml

OCaml library for TOML
https://ocaml-toml.github.io/To.ml
Other
82 stars 20 forks source link

Allow all strings to be keys, escape when serializing #65

Closed seliopou closed 3 years ago

seliopou commented 4 years ago

This updates the Key interface as described in #64. It's based on #63, but I can change that if desired.

zapashcanon commented 3 years ago

@seliopou are you still interested in this ? If yes, could you rebase the PR so I can review it and merge it ?

zapashcanon commented 3 years ago

I rebased myself, the patch is in as cbceeff04ce305c233670d7691d02693dc6470aa.