package alba

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

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.

OCaml

Innovation. Community. Security.