Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json record type public procedures #88

Open
trevarj opened this issue Jun 8, 2024 · 0 comments
Open

Json record type public procedures #88

trevarj opened this issue Jun 8, 2024 · 0 comments

Comments

@trevarj
Copy link

trevarj commented Jun 8, 2024

Hi!

I have a few decently sized json types that I am defining with define-json-type.

It would be nice to be able to have something like define-json-type-public so that I don't have to export all of the generated procedures.

Is this possible or is there any kind of workaround other than listing all of the symbols in a module's #:export?

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

No branches or pull requests

1 participant