We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sort
Base.copymutable
Uses Base.copymutable to support immutable collections and iterables.
If Base.copymutable is an internal function, why does the sort doc refer to it? Should Base.copymutable be made public?