Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Noncopyable Generics Code Walkthrough as a blog post or doc article #611

Open
dempseyatgithub opened this issue Mar 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dempseyatgithub
Copy link
Collaborator

dempseyatgithub commented Mar 23, 2024

Ben Cohen has write-up a code walkthrough of noncopyable generics in the Swift forums:
https://forums.swift.org/t/noncopyable-generics-in-swift-a-code-walkthrough/70862

After the relevant proposals are finalized and implemented in a release, we should consider updating the walkthrough accordingly and using it as a blog post or documentation article.

Since noncopyable is intended to be more of a niche feature, it may make more sense as a documentation article.

@dempseyatgithub dempseyatgithub added the enhancement New feature or request label Mar 23, 2024
@0xTim
Copy link
Collaborator

0xTim commented Mar 24, 2024

I agree, I think article would make more sense. Also easier to keep it up to date as things change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants