Skip to content

Can make Additions for when(action1, action2...) usages ? #28

Description

@yangzhixiao

for PromiseKit usage:
when(xxx, xxx).then { r1, r2 in
....
}

adding for AwaitKit? just like:
let (r1, r2) = try await(xxx, xxx)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions