Louis CAD
Louis CAD
Is anyone considering sending a PR?
@orangy > However, making it all inline might explode the size of bytecode generated. If it could be an option… If the inline DLS functions delegate most of their implementation...
Hello, the aforementioned issue has been merged in January this year. What is blocking this now?
A good way to do it is to have a RELEASING.md guide that you keep up to date and follow thoroughly for each release ([example here](https://github.com/ansman/kotshi/blob/master/RELEASING.md)). Another way is to...
I see you added first release, thank you 🙂
@googlebot I consent.
Yup, I spent hours (days?) hand crafting all the AndroidX, Firebase and a bunch of other dependency notations that are embedded into refreshVersions. I still prefer the API it provides...
I think it'd be great. If you don't have time to do it @mdogan, would you accept a PR?
From the Contracts section: > For the `OpenRange` implementations, the `lowerBound`/`start` must be less than the `upperBound`/`endExclusive`. Otherwise the range should be empty. `0 downTo -10` is a valid range...