Simon Vergauwen

Results 201 comments of Simon Vergauwen
trafficstars

Hey @mjmoore, awesome! 🙌 I'll review it asap 😊

Hey @mjmoore, Yes, that is related to a Gradle bug that will be fixed in the next version. https://github.com/gradle/gradle/issues/19446#event-7377915648.

Hey @dmstocking, This was an intentional removal because it blows up the binary quite a lot, and it's typically not very useful in Kotlin. Might I ask you what your...

I think the best way forward to support such functionality, this includes all functionality such as `partial application`, `currying`, `function composition`, etc to be implemented through a Kotlin compiler plugin....

Hey @kyay10, I'm going to close this PR for now. It's been stale for quite some time, and we've been unable to confirm if it'll result in actual performance benefits...

Sorry, for the delay on this. All the new information should be on the new Arrow website, please check if this suffices for you. If you're missing anything please file...

@i-walker @aballano can this issue be closed?

Hey @rishabhdeepsingh, I am not sure what you mean with: > This is because we need operators for Nullability as well As far as I understand all the shared examples...

This should be fixed by the new website, and the new API docs which leverage `dokkaHtml` instead of `dokkaGfm`. Thanks for the feedback, and support. Please re-open the ticket if...

I don't think we want to optimise for coverage reports. I've noticed in some cases it still behaves weirdly, but I prefer to have the API more optimal than the...