Jesse Beder
Jesse Beder
Is there a native way to do that in GitHub?
Sounds good, feel free to submit a PR.
I don't think so. As usual, open to PRs.
I see. If it's just part of the CI, then sure, feel free to submit a PR.
I see what you mean - I think you could make an argument for either direction for the arrow; I was thinking of the lazy.get() call as fake method that...
Heh, no, I didn't mean as a `@Provides` method, just a way to think about dependencies. You can think about `Lazy` as a monad, with provider methods looking like `T...
This is a good point, and I'm not sure. This is a pretty big feature, and would need thorough review. I'm the only maintainer, and I unfortunately don't have time...
Good question. Null does get mapped to a null object by the core schema, but I would have thought you could access it like a string key if you wanted....
Error message?