Skip to content

Instantly share code, notes, and snippets.

@rozkminiacz
Created April 17, 2018 15:57
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 rozkminiacz/553b1406b0ddc86f0892fb32d43dd28e to your computer and use it in GitHub Desktop.
Save rozkminiacz/553b1406b0ddc86f0892fb32d43dd28e to your computer and use it in GitHub Desktop.
val testCases = mapOf(
61888.123 to ">50 km",
38777.23 to "38.8 km",
16984.44 to "17.0 km",
987.98 to "988 m"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment