Working through Expert F# and it uses some examples that use Async.BuildPrimitive and Async.Spawn however they are undefined. I am using .NET 4.0.
Library API was changed since publishing the first edition of "Expert F#"
Async.BuildPrimitive -> Async.FromBeginEnd
Async.Spawn -> Async.Start
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With