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
The reference is resolved lazy on request (**not** in `LazyJson.create`) without any additional function call or derefernce handling. Works also with referenced .json files. That's ~crazy~ lazy, isn't it?
45
+
The reference is resolved lazy on request (**not** in `LazyJson.create`) without any additional function call or de-reference handling. Works also with referencing .json files. That's ~crazy~ lazy, isn't it?
46
46
47
47
Further examples can be found [here](https://github.com/SeeSharpSoft/lazy-json-ref/tree/master/test/specs/definitions).
0 commit comments