package dune

  1. Overview
  2. Docs

Represent the parsed but uninterpreted output of ocamlc -config

type t = string Stdune.String.Map.t
val of_lines : string list -> (t, string) Stdune.Result.t

Parse the output of ocamlc -config given as a list of lines.

OCaml

Innovation. Community. Security.