Versions in this module Expand all Collapse all v0 v0.0.47 Oct 31, 2023 v0.0.46 Oct 1, 2023 Changes in this version + type Future interface + Await func() (T, error) + func Exec(f func() (T, error)) Future[T]