CleanCocoa / CleanCocoa/TextBuffer

Decouple Buffer from UTF-16 contents

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
10
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Imported from https://github.com/CleanCocoa/DeclarativeTextKit/issues/1

-----

To support a `Buffer` implementation on `Swift.String`, the protocol needs to be changed from using `typealias`es to `associatedtype`s.

Making the `Buffer` protocol a "PAT" will require structural changes that ripple through all types.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.