You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "Serial, cancelable, generic, asynchronous tasks in Swift."
s.description = "Stepwise is a framework for creating a series of steps quickly and easily. Every step can take a single input and have a single output, and steps can depend on each other to build chains and pass outputs down the chain."