Created
January 8, 2019 01:34
-
-
Save Tombarr/9eee2d51ab8e213e59c2529317a1817a to your computer and use it in GitHub Desktop.
Explicit function calling without pipe operator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enum.join(Enum.reverse(String.split(String.upcase("war"), "")), "") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment