Module Build_context.ApplicationSource

Sourceval start : int -> t -> t

start nargs bc Start a function application with nargs arguments.

apply n_remaining mode bc Apply the function to the argument. There are n_remaining remaining arguments.