package ocp-indent

  1. Overview
  2. Docs
A simple tool to indent OCaml programs

Install

Dune Dependency

Authors

Maintainers

Sources

1.6.1.tar.gz
sha256=f314fa1d6f1ece652a291b552f1f49ec6439c9c3f5e7819e16de5c08d4588fe2
md5=935d03f4f6376d687c46f350ff5eecdd

doc/ocp-indent.utils/Pos/Position/index.html

Module Pos.Position

Lexer positions

A position in a lexer stream

val to_string : t -> string

Pretty-print a position

val zero : t

Initial position

val column : t -> int

Get the coloumn offset associated to a lexing position

OCaml

Innovation. Community. Security.