Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* "occurences" -> "occurrences" * "glueing" -> "gluing" * "lenghts" -> "lengths" * "hypothenuse" -> "hypotenuse" * "auxilliary" -> "auxiliary" * "Pure code can throw exceptions, but it they can..." -> "Pure code can throw exceptions, but they can..." * "less bugs" -> "fewer bugs" (countable nouns use "fewer" not "less") * "less elements" -> "fewer elements" (countable nouns use "fewer" not "less") * Missing comma here * "is comprised of" -> "is composed of" * "comprised of" -> "composed of" * "If a function is comprised only of special characters" -> "If a function name comprises only special characters" * "making them comprised of only" -> "making them composed of only" * "a RPN" -> "an RPN" * "on to" -> "onto" * "tightwalker" -> "tightrope walker" * "whatever's" -> "whatever is" * "youre" -> "you're" * "So let'use throw" -> "So let's throw" * "Protip:" -> "Pro. tip" * "The intial stack" -> "The initial stack" * "whaale" -> "whale" (in alt text) * "oisters" -> "oysters" * "mornin" -> "morning" * "adjecent" -> "adjacent" * "listOfFuns" -> "listOfFuncs" * "schtick" -> "shtick" * "Protip" -> "Pro. tip" * "sequitor" -> "sequitur" * "heapload" -> "heap load" * "sublist" -> "sub list" * "permision" -> "permission" * "ekcetera" -> "Et cetera" (though Etc., etc... is probably better) * "ghc's" -> "GHC's" * "satifies" -> "satisfies" * "uninverting" -> "un-inverting" * "anymore" -> "any more" * "of any of the previous ones" -> "of any previous ones" * "voila" -> "voilà" * "If it it's not" -> "If it's not" * "manually check the if the laws hold" -> "manually check if the laws hold" * "object oriented" -> "object-oriented" * "Tip top!" -> "Tip-top!" * "It's a sort of a beefed up" -> "It's a sort of beefed up" * "provides a the" -> "provides a" * "left node is has" -> "left node has" * "sort of an interface" -> "sort of interface" * "run of the mill" -> "run-of-the-mill" * "also know as unit" -> "also known as "unit"" * "that have a lowest possible" -> "that have the lowest possible" * "If you're going to try and implement this, you'll probably going to " -> "If you're going to try and implement this, you'll probably need to " * "anymore" -> "any more" --------- Co-authored-by: Stanislav (Stanley) Modrak <[email protected]>
- Loading branch information