package yuujinchou

  1. Overview
  2. Docs
Name pattern combinators

Install

Authors

Maintainers

Sources

0.10.0.tar.gz
md5=e52bf8aea716d680731d6b5e4651f42b
sha512=5bf09b4700894a8869b128583efba8c64fd4c3133478b861e4b6943cf1ec4fb8c110fc7fa3104e3e73ed0f0d01930ce73109980acfe354cba6150d3799343e7b

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: 20 Jul 2020

Dependencies (3)

  1. ppx_deriving >= "4.5"
  2. ocaml >= "4.08.0"
  3. dune >= "2.5"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None