package ecaml

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

The position of one piece of advice in the list of all pieces of advice for a function.

type t =
  1. | First
  2. | Last
  3. | Zero_based of int
include sig ... end
val sexp_of_t : t -> Sexplib.Sexp.t
OCaml

Innovation. Community. Security.