Ayrat Hudaygulov
Ayrat Hudaygulov
I have same issue on projects with Kotlin Multiplatform + Gradle 7.2
@haf I've made a research. It has to be linked with the compiler `()` operator code is on F# side, but FSC generates nop call after void calls, which breaks...
@haf I'm not repo owner so I can't authorize webhooks from `Hopac` repo propagate to my DevOps account. I've managed to build fork of Hopac :) It has to be...
@cybertyche sure! here is example of my usual ETL with `Hopac.Streams` (syntax won't differ much with `Nessos.Streams` or `AsyncSeq`)  Explanation: * `dataLake.Download` - returns `Job` value. This is like...
@pshrosbree exactly! Facade like Akkling for Akka.Net or Orleankka for Orleans would be enough! Yes it could be community-driven nuget, but it's always better to get it out of the...
@pshrosbree do you want me to prepare such PR? I could, but I have to dive into Trill first to produce high-quality PR :)
I'm a big F# script fan, I have dozens of gists with graphs/visualization/automation/user deletion/sso creation/etc And I share those scripts often enough to feel the pain that the other side...
NativePtr module FunctionPtr module :)
Bumping this for visibility. Lost few hours on head scratching because of "-1" vs "_1"
@e8johan could you please share the workaround you mentioned?