Skip to content

Instantly share code, notes, and snippets.

@Tombarr
Created January 8, 2019 01:34
Show Gist options
  • Select an option

  • Save Tombarr/9eee2d51ab8e213e59c2529317a1817a to your computer and use it in GitHub Desktop.

Select an option

Save Tombarr/9eee2d51ab8e213e59c2529317a1817a to your computer and use it in GitHub Desktop.
Explicit function calling without pipe operator
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