Skip to content

Instantly share code, notes, and snippets.

@vincent-pradeilles
Created December 18, 2019 14:06
Show Gist options
  • Save vincent-pradeilles/869eb2a3e42c35e5b0e7043aa410258c to your computer and use it in GitHub Desktop.
Save vincent-pradeilles/869eb2a3e42c35e5b0e7043aa410258c to your computer and use it in GitHub Desktop.
var printer: (String) -> Void = { print($0) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment