Jens Brimforce
Jens Brimforce
> > > > Hi @nordiauwu , and thank you for that warm welcome. It's always so nice when strangers on the internet give short and to the point feedback...
I've looked at the kotlin.time api now @lowasser, and it looks really nice. BUT this looks like it might make the delays sum up to more than what they ought...
I wrote up a tiny test to poke at the kotlin time api, and see how it would do for sub ms scheduling - rather than read all code in...
@lowasser - I think I've managed to work around the time types in a multi platform way now. Thank you for the consice, and great feedback. What I'm still lacking...
I wanna know the same thing. I came across this repo, hunting for a gradle plugin like this https://github.com/alexvas/kotlin2typescript which used this repo. Though i cant get it tho work....
@nbransby I didn't mean to presume you had an obligation to the community, I hope you didn't take any offence to us asking about the project status. I cloned the...
I created a PR for fixing this, if you dont mind? (#20)
> In the future, to avoid doing work in vain, I strongly suggest initiating the discussion as our [contribution guide](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CONTRIBUTING.md) suggests It was not in vain, I needed a rate...
Ive been fiddling around like crazy with this now, and i got it working, at least for a simple project setup, by setting the groovy version variable in maven, that...
`3.0.7` might not be a solution for more complex projects that rely on groovy version 2.x