Skip to content

Instantly share code, notes, and snippets.

@pjazdzewski1990
Created January 14, 2016 07:32
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 pjazdzewski1990/0029b50b9aa8c2917eff to your computer and use it in GitHub Desktop.
Save pjazdzewski1990/0029b50b9aa8c2917eff to your computer and use it in GitHub Desktop.
def map[B, That](f: A => B)(implicit bf: CanBuildFrom[Repr, B, That]): That
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment