package melange

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

Module Melange_ppx_lib.Ast_patSource

Sourcetype t = Melange_compiler_libs.Parsetree.pattern
Sourceval is_unit_cont : yes:'a -> no:'a -> t -> 'a
Sourceval arity_of_fun : t -> Melange_compiler_libs.Parsetree.expression -> int

arity_of_fun pat e tells the arity of expression fun pat -> e

Sourceval labels_of_fun : Melange_compiler_libs.Parsetree.expression -> Asttypes.arg_label list
Sourceval is_single_variable_pattern_conservative : t -> bool
OCaml

Innovation. Community. Security.