status-im / nim-toml-serialization

Flexible TOML serialization [not] relying on run-time type information.
Apache License 2.0
36 stars 7 forks source link

Unify parseList and parseArray implementation #81

Closed jangko closed 9 months ago

jangko commented 9 months ago

also unify decodeInlineTable/parseInlineTable implementation fix #79