Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

There are some mistakes with the README.markdown and Selection Sampling code improvement #998

Open
@efemazlumoglu

Description

Brief Intro

#997
I have created this PR for that issue, there are some mistakes in the README files and also a little improvement for the Selection Sampling example function.

More Details

swap(&a[i], &a[r]) can be written like a.swapAt(i, r)
That would be remove the error called "Overlapping accesses to 'a', but modification requires exclusive access; consider calling MutableCollection.swapAt(::)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /