yuujinchou
Name pattern combinators
Description
This package implements a pattern language for selecting names. It intends to facilitate the implementation of the "import" statement or any feature that allows users to select a group of names by 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 }">
- Published
- 08 Mar 2022
- Authors
- Maintainers
Sources
2.0.0.tar.gz
md5=4e111316943fcd39707bfbb47897c46e
sha512=d53f08a462ea26b59af3e8e1f8bf1b643f57e23d89b5ddf9c9091ec8341023e4600067c3dd7965173c2819f702c9df7668975ad0abe54b31d7684cfa92328c21
Dependencies
odoc
with-doc
qcheck-alcotest
>= "0.18" & with-test
qcheck
>= "0.18" & with-test
alcotest
>= "1.5.0" & with-test
ocaml
>= "4.12.0"
dune
>= "2.7"
Reverse Dependencies