Skip to content

Instantly share code, notes, and snippets.

@made2591
Created February 9, 2020 15:08
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 made2591/409057fc63d4d83465681819e2668c9d to your computer and use it in GitHub Desktop.
Save made2591/409057fc63d4d83465681819e2668c9d to your computer and use it in GitHub Desktop.
...
x := 0
fmt.Printf("%s\n", bind(bind(bind(unit(x), f1), f2), f3).ToString())
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment