Skip to content

Instantly share code, notes, and snippets.

@wpetry
Created September 27, 2017 20:41
Show Gist options
  • Save wpetry/3fa36e863ada1eae73d4d70b2bbea807 to your computer and use it in GitHub Desktop.
Save wpetry/3fa36e863ada1eae73d4d70b2bbea807 to your computer and use it in GitHub Desktop.
Working towards ASCII characters that can be ligated for magrittr pipe
# dplyr pipe ligature ideas:
## %>% forward-pipe operator
˙>.
## %T>% tee operator
˙T>.
## %<>% compound assignment pipe-operator
˙◇.
## %$% exposition pipe-operator
˙$.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment