Skip to content

Conversation

@stephencelis
Copy link
Member

Fixes #87.

The generic T is Any when traversing deeper into the mirror. It's possible that we should be opening existentials more explicitly at each layer, but we already have the mirror's subject type, so we can use that instead.

Fixes #87.

The generic `T` is `Any` when traversing deeper into the mirror. It's
possible that we should be opening existentials more explicitly at each
layer, but we already have the mirror's subject type, so we can use that
instead.
@stephencelis stephencelis requested a review from mbrandonw May 12, 2023 15:00
@stephencelis stephencelis merged commit 505aa98 into main May 12, 2023
@stephencelis stephencelis deleted the fix-nested-unordered-collections branch May 12, 2023 16:10
@sareninden
Copy link

Thanks =]

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.

Nested dictionaries are not sorted when using customDump(_:to:)

4 participants