= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Extension to distribute guards over or-patterns.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
v0.1.tar.gz
md5=0c4ce5c0fdc7977ebedc0cd837678ec2
Description
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
Published: 08 Jan 2017
Dependencies (3)
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.02.1"
Dev Dependencies (1)
-
ppx_tools
with-test
Used by (1)
-
goblint
< "1.1.1"
Conflicts
-
None
On This Page