Skip to content

Document the AbstractString interface #28784

@ararslan

Description

@ararslan

Currently in the Interfaces section of the manual, we lay out interfaces for iteration and AbstractArrays, but not AbstractStrings. Julia's String type is powerful and comprehensive enough that there's not really a reason to have a proliferation of AbstractString subtypes, but for those that do exist, it would be particularly helpful to have for porting code from 0.6, as the set of necessary functions has changed.

Metadata

Metadata

Labels

docsThis change adds or pertains to documentationstrings"Strings!"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions