Skip to content

Remove Buffer.iterator #4331

@jerch

Description

@jerch

@Tyriar

Since the old linkifier is gone, Buffer.iterator (and subsequentially BufferStringIterator and Buffer.stringIndexToBufferIndex) is not used by any code anymore. I think it can be removed. Also it is not exposed to outside, furthermore I think that this Java-ish iterator was not the best idea. (In case we want a similar feature in the future, maybe it could be achieved more idiomatic by a generator pattern.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/debtTechnical debt that could slow us down in the long run

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions