package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Applicative/Make/argument-1-A/index.html

Parameter Make.A

type 'a t
val return : 'a -> 'a t
val map : 'a t -> f:('a -> 'b) -> 'b t
val both : 'a t -> 'b t -> ('a * 'b) t
OCaml

Innovation. Community. Security.