Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lotharschulz/3b3bd7dab5a5619524a96ea4b216d0fa to your computer and use it in GitHub Desktop.
Save lotharschulz/3b3bd7dab5a5619524a96ea4b216d0fa to your computer and use it in GitHub Desktop.
#run the code
./gradlew run
# output:
dotdotRange: a,b,c,d
untilRange: a,b,c
untilRange new 1.7.20: a,b,c
rangeTo: a,b,c,d
downTo: d,c,b,a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment