rudolph-miller / jonathan

JSON encoder and decoder.
http://rudolph-miller.github.io/jonathan/overview.html
164 stars 24 forks source link

Make it possible to parse JSON arrays into multiple types #47

Open libre-man opened 7 years ago

libre-man commented 7 years ago

It would be nice if it were possible to parse JSON arrays to any sequences. This pull request makes this possible without sacrificing on performance too much (or at all I think).

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 5808f185776552616b85605b604b3a0ef967c091 on libre-man:array-as-vector into on Rudolph-Miller:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 71.548% when pulling 084e57f1a690418bb4195134210ca08f33d9192e on libre-man:array-as-vector into 17df8ed7cba53165d5b3b34f92af503680c234d8 on Rudolph-Miller:master.