You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, I could see this being pretty useful. I'd probably include it as an extra module, rather than having it brought in by the __using__ macro by default, but this sounds like a good feature.
It would be a useful extension to be able to produce maps with keys cased in one specific flavour.
One example use would be to produce Javascript-style camelCase API responses while maintaining structs and maps internally in snake_case.
The text was updated successfully, but these errors were encountered: