Skip to content

Instantly share code, notes, and snippets.

@mohamed-gara
Last active February 26, 2022 23:13
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/229352a0eea0b4b47c2a75bf3122d8e5 to your computer and use it in GitHub Desktop.
Save mohamed-gara/229352a0eea0b4b47c2a75bf3122d8e5 to your computer and use it in GitHub Desktop.
fun sumOf(
first: CustomerAllocatedCapacity,
second: CustomerAllocatedCapacity
): List<CustomerAllocatedCapacity> {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment