Skip to content

Instantly share code, notes, and snippets.

@mattrob33
Created February 24, 2022 17:08
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 mattrob33/84508534d8896a1be26e56cec7301e99 to your computer and use it in GitHub Desktop.
Save mattrob33/84508534d8896a1be26e56cec7301e99 to your computer and use it in GitHub Desktop.
val orders = mutableListOf<Pair<String, Triple<Roast, Size, Boolean>>>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment