go-future icon indicating copy to clipboard operation
go-future copied to clipboard

A futures concurrency library in go

Results 1 go-future issues
Sort by recently updated
recently updated
newest added

This place needs a temporary variable, otherwise concurrency issues will arise.Please help confirm it ``` // Turn a list of values into a Future where they are transformed by a...