Skip to content

Make AnyMap clonable#771

Open
jaybosamiya-ms wants to merge 2 commits intomainfrom
jayb/clone-support-anymap
Open

Make AnyMap clonable#771
jaybosamiya-ms wants to merge 2 commits intomainfrom
jayb/clone-support-anymap

Conversation

@jaybosamiya-ms
Copy link
Copy Markdown
Member

This PR changes LiteBox's internal AnyMap implementation to support Clone. To do this, we set up some safe abstractions that guarantee Clone after which the correct coercions let us maintain the rest.

@jaybosamiya-ms
Copy link
Copy Markdown
Member Author

jaybosamiya-ms commented Apr 13, 2026

This PR supersedes #752. I implemented this one from scratch because I did not particularly find the approach that was taken there to be particularly clean.

@github-actions
Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

@jaybosamiya-ms jaybosamiya-ms marked this pull request as ready for review April 13, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant