EasyConfig.jl
EasyConfig.jl copied to clipboard
Easy-to-write JSON-ish data structure
Results
2
EasyConfig.jl issues
Sort by
recently updated
recently updated
newest added
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
Per my understanding accessing non existing items is supposed to create an empty object. The JSON objects that I want to create would rely on this capability. But I am...