Skip to content

Conversation

digital-carver
Copy link
Contributor

Resolves #212

src/utils.jl Outdated
end
end

@public q, qq, gensym_ids, alias_gensyms, prewalk, postwalk, flatten
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does that work? I would have expected @qq, not qq.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed now, thanks. Those two macros not being in the stable docs was what took me down the #203 rabbit hole, it seems I got sloppy when I finally confirmed in the dev docs that they're API and added them here.

@cstjean cstjean merged commit 937f97b into FluxML:master Sep 1, 2025
10 checks passed
@cstjean
Copy link
Collaborator

cstjean commented Sep 1, 2025

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.

Mark the public API functions (non-exported) as public
2 participants