Skip to content

Instantly share code, notes, and snippets.

@mohamed-gara
Created February 26, 2022 22:17
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 mohamed-gara/526f1d75f8601eeb221f02638764d801 to your computer and use it in GitHub Desktop.
Save mohamed-gara/526f1d75f8601eeb221f02638764d801 to your computer and use it in GitHub Desktop.
fun sum(values: List<QuantityOverDateRange>): List<QuantityOverDateRange> {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment