Module Sql.FunctionSource

Sourceval lookup : string -> int -> Source_type.t func
Sourceval lookup_agg : string -> int -> Source_type.t func
Sourceval add : int -> Source_type.t func -> string -> unit
Sourceval exclude : int -> string -> unit
Sourceval monomorphic : Type.t -> Type.t list -> string -> unit
Sourceval multi : ret:Type.tyvar -> Type.tyvar -> string -> unit
Sourceval multi_polymorphic : string -> unit
Sourceval add_multi : Source_type.t func -> string -> unit
Sourceval add_fixed_then_pairs : ret:Type.tyvar -> fixed_args:Type.tyvar list -> repeating_pattern:Type.tyvar list -> string -> unit