Skip to content

Instantly share code, notes, and snippets.

@knightpop
Created July 12, 2017 18:01
Embed
What would you like to do?
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