Skip to content

Fix union and coalesce expressions not decoding to the correct type. - #960

Open
dnwpark wants to merge 2 commits into
masterfrom
union-type
Open

Fix union and coalesce expressions not decoding to the correct type.#960
dnwpark wants to merge 2 commits into
masterfrom
union-type

Conversation

@dnwpark

Copy link
Copy Markdown
Contributor

Previously all results of std.union(default.Foo, default.Bar) would be decoded as Foo

@dnwpark
dnwpark changed the base branch from master to anytype-type-intersectionOctober 23, 2025 22:27
@dnwpark
dnwpark marked this pull request as draft October 23, 2025 22:28
@dnwpark
dnwparkforce-pushed the anytype-type-intersection branch from 0553a84 to aeaea2dCompareOctober 29, 2025 17:00
Base automatically changed from anytype-type-intersection to masterOctober 29, 2025 17:42
@dnwpark
dnwparkforce-pushed the union-type branch 4 times, most recently from 45f3071 to 273c923CompareOctober 30, 2025 16:04
@dnwpark
dnwparkforce-pushed the union-type branch 6 times, most recently from 8fc9388 to 74c3b8eCompareNovember 4, 2025 02:04
@dnwpark
dnwpark changed the base branch from master to backlinksNovember 4, 2025 02:27
Base automatically changed from backlinks to masterNovember 4, 2025 23:25
@dnwpark
dnwpark marked this pull request as ready for review November 4, 2025 23:33
@dnwpark

Copy link
Copy Markdown
ContributorAuthor

@msullivan This is ready to look at!

Sign up for freeto 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

@dnwpark