package lsp

  1. Overview
  2. Docs

doc/src/lsp.stdune/staged.ml.html

Source file staged.ml

1
2
3
4
5
6
# 1 "submodules/dune/otherlibs/stdune-unstable/staged.ml"
type 'a t = 'a

let unstage t = t

let stage t = t
OCaml

Innovation. Community. Security.