Open
Description
I usually use array<Type>
in my projects, but JsonMapper doesn't support that.
It does however support Type[]
, and for that I am grateful 🙂 .
Would adding support for array<Type>
be difficult?
Metadata
Metadata
Assignees
Labels
No labels