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

Print control #96

Closed
julianhyde opened this issue Jan 8, 2022 · 1 comment
Closed

Print control #96

julianhyde opened this issue Jan 8, 2022 · 1 comment

Comments

@julianhyde
Copy link
Collaborator

Add something similar to sml-nj's PRINTCONTROL signature, which has the following properties:

  • printDepth The depth of nesting of recursive data structure at which ellipsis begins.
  • printLength The length of lists at which ellipsis begins.
  • stringDepth The length of strings at which ellipsis begins.
  • printLoop Whether to treat loops (involving ref cells) specially when printing.
  • signatures Whether to print signature bodies at their declarations.
  • printOpens Whether to print signature bodies when they are opened.
@julianhyde
Copy link
Collaborator Author

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