package yuujinchou

  1. Overview
  2. Docs
Name pattern combinators

Install

Authors

Maintainers

Sources

2.0.0.tar.gz
md5=4e111316943fcd39707bfbb47897c46e
sha512=d53f08a462ea26b59af3e8e1f8bf1b643f57e23d89b5ddf9c9091ec8341023e4600067c3dd7965173c2819f702c9df7668975ad0abe54b31d7684cfa92328c21

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.

Published: 08 Mar 2022

Dependencies (2)

  1. ocaml >= "4.12.0"
  2. dune >= "2.7"

Dev Dependencies (4)

  1. odoc with-doc
  2. qcheck-alcotest >= "0.18" & with-test
  3. qcheck >= "0.18" & with-test
  4. alcotest >= "1.5.0" & with-test

Used by

None

Conflicts

None