iand675/haskell-checklist

A few grammar things

Closed this issue · 2 comments

Does anything "algorithmic" or "data-structure-y" document it's big-O performance characteristics?
[the "it's" should be "its"]
Ensure that your functions are total
[needs a period at the end -- this applies to the last three checks of the first checklist]

I hope these suggestions are okay -- thanks for the checklist! It's quite useful.

Thanks @duckwork! I've fixed the issues you mentioned. Kind of embarrassing to switch its/it's. Must be an off day! 😆

I know the feeling -- glad to help! -- Case

On Sat, May 30, 2015 at 7:28 PM Ian Duncan notifications@github.com wrote:

Thanks @duckwork https://github.com/duckwork! I've fixed the issues you
mentioned. Kind of embarrassing to switch its/it's. Must be an off day! [image:
😆]


Reply to this email directly or view it on GitHub
#1 (comment)
.