package reason

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Refmt_lib.Eol_detectSource

Sourcetype eol =
  1. | LF
  2. | CRLF
Sourceval show : eol -> string
Sourceval default_eol : eol
Sourceval get_eol_for_file : string -> eol
OCaml

Innovation. Community. Security.