package reason

  1. Overview
  2. Docs
Reason: Syntax & Toolchain for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

reason-3.8.0.tbz
sha256=9478724b01767320064ba950ddea24c5df0eefdcdd8ff1324ba9ccd646258979
sha512=c5dcec810a1981b78b19271a8a255f4087628514725d6818419b141be6346a62b28fe8d0f10855efe420ede2839bfe562aa5abf21f29d66250e5c0d02323d6d8

doc/reason/Reason_oprint/index.html

Module Reason_oprintSource

Sourceexception Ellipsis
Sourceval cautious : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a -> unit
Sourceval parenthesized_ident : string -> bool
Sourceval value_ident : Format.formatter -> string -> unit
Sourceval valid_float_lexeme : string -> string
Sourceval float_repres : float -> string
Sourceval parenthesize_if_neg : Format.formatter -> ('a -> 'b, Format.formatter, unit) format -> 'a -> bool -> unit
Sourceval print_list_init : ('a -> 'b -> 'c) -> ('a -> 'd) -> 'a -> 'b list -> unit
Sourceval print_list : ('a -> 'b -> unit) -> ('a -> 'c) -> 'a -> 'b list -> unit
Sourceval pr_present : Format.formatter -> string list -> unit
Sourceval pr_vars : Format.formatter -> string list -> unit
Sourcetype label =
  1. | Nonlabeled
  2. | Labeled of string
  3. | Optional of string
Sourceval get_label : string -> label
Sourceval print_out_type_1 : uncurried:bool -> Format.formatter -> Reason_migrate_parsetree.Ast_411.Outcometree.out_type -> unit
Sourceval print_object_fields : quote_fields:bool -> Format.formatter -> (string * Reason_migrate_parsetree.Ast_411.Outcometree.out_type) list -> unit
Sourceval print_row_field : Format.formatter -> (string * bool * Reason_migrate_parsetree.Ast_411.Outcometree.out_type list) -> unit
Sourceval variance : (bool * bool) -> string
Sourceval type_parameter : Format.formatter -> (string * (bool * bool)) -> unit
Sourceval print_out_class_params : Format.formatter -> (string * (bool * bool)) list -> unit
Sourceval print_out_label : Format.formatter -> (string * bool * Reason_migrate_parsetree.Ast_411.Outcometree.out_type) -> unit
OCaml

Innovation. Community. Security.