|
|
|
|
|
by enraged_camel
2099 days ago
|
|
Worth noting that the concepts of piping and pattern matching don't just exist in the language itself, but also in an architectural level. Plugs, for example, allow you to "pipe" entire web requests in a very elegant and logical fashion. |
|