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

Three functions are missing from pprintast #531

Open
mattiasdrp opened this issue Oct 7, 2024 · 0 comments
Open

Three functions are missing from pprintast #531

mattiasdrp opened this issue Oct 7, 2024 · 0 comments

Comments

@mattiasdrp
Copy link

mattiasdrp commented Oct 7, 2024

Thanks for this lib, really useful!

There are three functions that are available in Pprintast that are not in Ppxlib.Pprintast, namely,

val binding : Format.formatter -> Parsetree.value_binding -> unit

val longident : Format.formatter -> Longident.t -> unit

val payload : Format.formatter -> Parsetree.payload -> unit

Is there a reason why they're missing or are you planning to add them one day?

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