Skip to content

Add Show[List]#601

Merged
adelbertc merged 2 commits into
typelevel:masterfrom
ceedubs:list-show
Nov 8, 2015
Merged

Add Show[List]#601
adelbertc merged 2 commits into
typelevel:masterfrom
ceedubs:list-show

Conversation

@ceedubs
Copy link
Copy Markdown
Contributor

@ceedubs ceedubs commented Nov 6, 2015

No description provided.

Comment thread core/src/main/scala/cats/std/list.scala Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're already using mkString: fa.map(_.show).mkString("List(", ", ", ")")

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I forgot you could do that. Thanks will do.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To save you a comment: I'll do that in the Set PR too :)

Thanks to @fthomas for the recommendation.
@codecov-io
Copy link
Copy Markdown

Current coverage is 76.36%

Merging #601 into master will increase coverage by +0.07% as of 4ee8684

@@            master    #601   diff @@
======================================
  Files          160     160       
  Stmts         2194    2196     +2
  Branches        68      68       
  Methods          0       0       
======================================
+ Hit           1674    1677     +3
  Partial          0       0       
+ Missed         520     519     -1

Review entire Coverage Diff as of 4ee8684

Powered by Codecov. Updated on successful CI builds.

@mpilquist
Copy link
Copy Markdown
Member

👍

1 similar comment
@adelbertc
Copy link
Copy Markdown
Contributor

👍

adelbertc added a commit that referenced this pull request Nov 8, 2015
@adelbertc adelbertc merged commit 97a52dd into typelevel:master Nov 8, 2015
@ceedubs ceedubs deleted the list-show branch November 15, 2015 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants