top | item 42426193

(no title)

darkest_ruby | 1 year ago

thanks for this explanation. fp-ts is not specifically concerned with concurrency, but does run async computations concurrently (in parallel) by default where possible, but you can opt out from it by using seq (sequntial versions) of functions

discuss

order

No comments yet.