Skip to content

strings: please improve documentation for strings.Builder #22778

@jech

Description

@jech

I think that the documentation of strings.Builder could be improved by adding a few sentences that compare it to bytes.Buffer. More exactly, I'd like to see:

  • a pointer to bytes.Buffer;
  • a list of the methods that strings.Builder is lacking as compared to bytes.Buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions