package sexp_diff

  1. Overview
  2. Docs

Module Display_options.LayoutSource

Sourcetype t =
  1. | Single_column
  2. | Two_column
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare
include Ppx_enumerate_lib.Enumerable.S with type t := t
Sourceval all : t list
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t

flags compatible with `man diff`

OCaml

Innovation. Community. Security.