Skip to content

Instantly share code, notes, and snippets.

@knightpop
Created July 12, 2017 18:01
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 knightpop/be7ac873cb64e07b64af51f2a230a581 to your computer and use it in GitHub Desktop.
Save knightpop/be7ac873cb64e07b64af51f2a230a581 to your computer and use it in GitHub Desktop.
type List[+A] = scala.collection.immutable.List[A]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment