Skip to content

Instantly share code, notes, and snippets.

@piyushdec
Created July 28, 2019 20:43
Show Gist options
  • Save piyushdec/fa85889b864cd9cae5fa8387259b25cb to your computer and use it in GitHub Desktop.
Save piyushdec/fa85889b864cd9cae5fa8387259b25cb to your computer and use it in GitHub Desktop.
let downloadOperation = MyDownloadOperation()
let filterOperation = MyFilterOperation()
filterOperation.addDependency(downloadOperation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment