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

Add a basic printer for trees, with a method Tree.showBasic. #393

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

sjrd
Copy link
Contributor

@sjrd sjrd commented Nov 19, 2023

I only wrote tests for the weirdest forms of trees.

@sjrd sjrd requested a review from adpi2 November 19, 2023 12:58
@sjrd sjrd force-pushed the basic-tree-printer branch from 7d49c9a to 924fed5 Compare November 19, 2023 15:34
@sjrd sjrd force-pushed the basic-tree-printer branch from 924fed5 to b610792 Compare November 21, 2023 09:36
@sjrd
Copy link
Contributor Author

sjrd commented Nov 21, 2023

I added a commit with showMultiline and multiline printers. Those take care of indentation.

@sjrd sjrd force-pushed the basic-tree-printer branch from b610792 to 791897a Compare November 21, 2023 09:40
@sjrd sjrd merged commit 976a049 into scalacenter:main Nov 21, 2023
4 checks passed
@sjrd sjrd deleted the basic-tree-printer branch November 21, 2023 11:14
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.

3 participants