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

zipper: fix struct syntax in stub file docs #457

Closed
Cohen-Carlisle opened this issue Mar 20, 2019 · 0 comments · Fixed by #583
Closed

zipper: fix struct syntax in stub file docs #457

Cohen-Carlisle opened this issue Mar 20, 2019 · 0 comments · Fixed by #583

Comments

@Cohen-Carlisle
Copy link
Member

# BinTree[value: 3, left: BinTree[value: 5, right: BinTree[value: 6]]] becomes (3:(5::(6::)):)

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 a pull request may close this issue.

1 participant