package matcha

  1. Overview
  2. Docs
A React-like terminal UI library for ReasonML

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=ddf4dd3bce67dde4821d4ddfd86580f3
sha512=aa1a2e3048d27817c77bc3cd7926da6e1ef7555221c7a48f64948a7515368bf13098f248f87acc2deee829f103ae44ae4c0bdcfe85dbb6cd93149de740a44d4b

doc/ppx_component/Ppx_component/index.html

Module Ppx_componentSource

Sourceval longident_to_string : Ppxlib.longident -> string
Sourceval make_field_access : Ppxlib.longident -> string -> Ppxlib.longident
Sourceval collect_type_vars : Ppxlib.core_type -> string list -> string list
Sourceval component_mapper : Ppxlib.Ast_traverse.map