package ppx_let

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ppx_let_expander.Extension_kindSource

Sourcetype t = {
  1. do_open : bool;
  2. collapse_binds : bool;
}
Sourceval default : t
Sourceval default_open : t
Sourceval n : t
Sourceval n_open : t
OCaml

Innovation. Community. Security.