Skip to content

Instantly share code, notes, and snippets.

@tomaszperek
Created October 10, 2015 11:26
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 tomaszperek/9fb552e5e5b801c3406a to your computer and use it in GitHub Desktop.
Save tomaszperek/9fb552e5e5b801c3406a to your computer and use it in GitHub Desktop.
Here the code won't compile
val args = List(Sized("abc", "def"), Sized("ghi", "jkl", "mno"))
acceptSameSize(args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment