Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs][Belt] Cleanup; remove references to comparableU #2618

Merged
merged 1 commit into from Mar 14, 2018

Commits on Mar 13, 2018

  1. [Docs][Belt] Cleanup; remove references to comparableU

    This is a first round of cleanup. It fixes typos, removes redundant (and
    sometimes wrong) examples and rewords a few things. This reduces the
    verbosity of pages like Set and Map, where lots of helpers repeated the
    creation of e.g. IntCmp, which becomes verbose after a few times.
    
    Later I'll be properly sectionning each page too, just like how stdlib
    docs have section in List for e.g. "list scanning", "iterators", etc.
    chenglou committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    c21664d View commit details
    Browse the repository at this point in the history