package mrmime

  1. Overview
  2. Docs

Module Group.PhraseSource

Sourcetype elt
Sourcetype 'a t =
  1. | [] : Mrmime__.Peano.z t
  2. | :: : elt * 'a t -> 'a Mrmime__.Peano.s t
Sourceval o : elt
Sourceval w : string -> elt
Sourceval e : encoding:Encoded_word.encoding -> string -> elt
Sourceval word : string -> (elt, [> Rresult.R.msg ]) result
Sourceval word_exn : string -> elt
Sourceval coerce : 'a Mrmime__.Peano.s t -> Emile.phrase
Sourceval make : 'a t -> (Emile.phrase, [> Rresult.R.msg ]) result
Sourceval v : 'a t -> Emile.phrase
Sourceval to_string : Emile.phrase -> string
OCaml

Innovation. Community. Security.