package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter : Core__Command.Shape.Base_info.t -> summary: ((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> unit) -> readme: ((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> unit) -> anons: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> unit) -> flags: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> unit) -> unit
val fold : Core__Command.Shape.Base_info.t -> init:'acc__0 -> summary: ('acc__0 -> (Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> 'acc__1) -> readme: ('acc__1 -> (Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> 'acc__2) -> anons: ('acc__2 -> (Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> 'acc__3) -> flags: ('acc__3 -> (Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> 'acc__4) -> 'acc__4
val for_all : Core__Command.Shape.Base_info.t -> summary: ((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> bool) -> readme: ((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> bool) -> anons: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> bool) -> flags: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> bool) -> bool
val exists : Core__Command.Shape.Base_info.t -> summary: ((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> bool) -> readme: ((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> bool) -> anons: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> bool) -> flags: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> bool) -> bool
val to_list : Core__Command.Shape.Base_info.t -> summary: ((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> 'elem__) -> readme: ((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> 'elem__) -> anons: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> 'elem__) -> flags: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> 'elem__) -> 'elem__ list
val map : Core__Command.Shape.Base_info.t -> summary: ((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string -> string) -> readme: ((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> string Core__.Import.sexp_option -> string Core__.Import.sexp_option) -> anons: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Base_info.anons) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Base_info.anons -> Core__Command.Shape.Base_info.anons) -> flags: ((Core__Command.Shape.Base_info.t, Core__Command.Shape.Flag_info.t list) Fieldslib.Field.t -> Core__Command.Shape.Base_info.t -> Core__Command.Shape.Flag_info.t list -> Core__Command.Shape.Flag_info.t list) -> Core__Command.Shape.Base_info.t
val set_all_mutable_fields : Core__Command.Shape.Base_info.t -> unit
OCaml

Innovation. Community. Security.