fsharp.core.extensions
fsharp.core.extensions copied to clipboard
NuGet package
Hi @Horusiath, I can't find it on NuGet, what's the name of this package?
Thanks
@clement128 There's none atm. I'm thinking about releasing these, but I need to go through the API (and maybe extending it) and make sure it's stable before doing so.
Hi @Horusiath
I am also interested in a Nuget package of this. I find some of that Task and Channel related functions useful. I used Channel.select to implement an Agent that supports priority using multiple channels.
Thank you.