package codex

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

Module Build.AritySource

Sourcetype nonrec 'r ar0 = (ar0, 'r) function_symbol
Sourcetype nonrec ('a, 'r) ar1 = ('a ar1, 'r) function_symbol
Sourcetype nonrec ('a, 'b, 'r) ar2 = (('a, 'b) ar2, 'r) function_symbol
Sourcetype nonrec ('a, 'b, 'c, 'r) ar3 = unit