package libsail

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

Module Pattern_completeness.MakeSource

Parameters

module C : Config

Signature

Sourceval is_complete_wildcarded : ?keyword:string -> Parse_ast.l -> ctx -> C.t Ast.pexp list -> Ast.typ -> C.t Ast.pexp list option
Sourceval is_complete_funcls_wildcarded : ?keyword:string -> Parse_ast.l -> ctx -> C.t Ast.funcl list -> Ast.typ -> C.t Ast.funcl list option
Sourceval is_complete : ?keyword:string -> Parse_ast.l -> ctx -> C.t Ast.pexp list -> Ast.typ -> bool
OCaml

Innovation. Community. Security.