ppx_whereversion

Haskell-style `where` clauses as a PPX syntax extension

ppx_where allows for the use of where clauses after expressions by rewriting the where syntax into let ... in syntax at compile-time. Additionally, ppx_where allows for some limited pattern matching such as that allowed in-place for arguments in normal function bindings.

Authornv-vn <nv@cock.li>
LicenseMIT
Published
Homepagehttps://github.com/nv-vn/ppx_where
Issue Trackerhttps://github.com/nv-vn/ppx_where/issues
Maintainernv-vn <nv@cock.li>
Dependencies
Source [http] https://github.com/nv-vn/ppx_where/archive/1.0.tar.gz
md5=cdb1d702a42d4b61d02012bf146286f2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_where/ppx_where.1.0/opam
No package is dependent