Skip to content

Instantly share code, notes, and snippets.

@marcpalmer
Created April 27, 2018 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcpalmer/a84d40a7b02c8c29a0cbae0950465a62 to your computer and use it in GitHub Desktop.
Save marcpalmer/a84d40a7b02c8c29a0cbae0950465a62 to your computer and use it in GitHub Desktop.
Flint conditional conformance blog part 6
noInputAction.perform(using: somePresenter)
noPresenterAction.perform(with: someInput)
noPresenterNoInputAction.perform()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment