Skip to content

Zuo: fix missing struct predicates under #lang zuo/hygienic#31

Open
szch79 wants to merge 1 commit intoracket:mainfrom
szch79:main
Open

Zuo: fix missing struct predicates under #lang zuo/hygienic#31
szch79 wants to merge 1 commit intoracket:mainfrom
szch79:main

Conversation

@szch79
Copy link
Copy Markdown

@szch79 szch79 commented May 1, 2026

Fix to #30 (comment).

Thanks,
MT

The predicate definition flipped the order of `string->symbol` and
`datum->syntax`.  This works under `#lang zuo` (whose `datum->syntax`
is the identity function), but breaks under `#lang zuo/hygienic`,
causing all struct predicates be unbound identifiers.
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