|
|
|
|
|
by AdieuToLogic
656 days ago
|
|
If anyone is interested in the theoretical background to the thrush combinator, a.k.a. "|>", here is one using Ruby as the implementation language: https://leanpub.com/combinators/read#leanpub-auto-the-thrush Being a concept which transcends programming languages, a search for "thrush combinator" will yield examples in several languages. |
|
[1] https://github.com/raganwald-deprecated/homoiconic/blob/mast...
[2] https://stackoverflow.com/a/285973/88231