scalawithcats / scala-with-cats

Source code for Scala with Cats
http://underscore.io/books/scala-with-cats
396 stars 133 forks source link

Reformat `Readers` as `Reader`s, etc? #185

Closed FranklinChen closed 4 years ago

FranklinChen commented 4 years ago

Throughout the rendered book I see code-formatted text such as Readers but think it would make more sense for it to be Readers. This would be a far-reaching global change, though, e.g., Ints would become Ints, etc.

noelwelsh commented 4 years ago

I think we'll keep the formatting as it currently is. I prefer how Ints renders compared to Ints and I don't believe it is that confusing to readers.