ppx_distr_guardsversion
Extension to distribute guards over or-patterns
function%distr A x, _ | _, A x when p x -> e
will result in function A x, _ when p x -> e | _, A x when p x -> e
Author | Ralf Vogler <ralf.vogler@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/vogler/ppx_distr_guards |
Issue Tracker | https://github.com/vogler/ppx_distr_guards/issues |
Maintainer | Ralf Vogler <ralf.vogler@gmail.com> |
Dependencies | |
Source [http] | https://github.com/vogler/ppx_distr_guards/releases/download/0.3/ppx_distr_guards-0.3.tbz sha256=a05dc97065a18ef83eb5b8fcfeea9dfa07dcefbf7daf2e41f7fc09cfddea7f55 sha512=f4aba0549c93a67d935a3b1554c189db20efcf26c0d8474c9f015a252e17d7b641996e3d72ef466f537b83ef0ea6c35baa7d1d67788b51686d9c77da387973e8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_distr_guards/ppx_distr_guards.0.3/opam |
Required by
- goblint<2.0.0