Paco

Results 75 comments of Paco

A new section in the menu between `Patterns` and `Datatypes` (https://github.com/arrow-kt/arrow/blob/master/modules/docs/arrow-docs/docs/_data/menu.yml#L31-L34) called `Syntax` or `Function Helpers` or something similar. In that section of the menu, feel free to do a...

Figure out what classes cannot be stripped. There shouldn't be many, we don't use reflection.

Check that you have the latest for direct and transitive dependencies!

The example may not be great, as it assumes that it requires sequentiality but the code doesn't reflect it.

We've been all the way and back over 4 years and yes, raw `suspend` is significantly faster than any IO encoding in Kotlin or Scala. "to java function with callback"...

I'd cross-post this to https://github.com/47deg/helios too!

^^^^ That's my concern, and why we encourage the typeclass approach.

It's still a bit iffy, our project and several others are having tool hell with unreproducible, stochastic builds. The solution google is giving is downloading an AOSP script to run...

Github is a snitch. I don't have the background to help with this one, as backend work is something I've never engaged with. Maybe another maintainer will be more helpful...