1234567891011121314151617181920212223242526272829303132333435363738394041424344454647(*
* Copyright (c) 2018-2019 Romain Calascibetta <romain.calascibetta@gmail.com>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*)typet=Emile.groupmodulePhrase=Mailbox.Phraseletequal=Emile.equal_groupletmake~name:groupmailboxes=ifList.lengthmailboxes=0thenNoneelseSome{Emile.group;mailboxes;}letv~namemailboxes=matchmake~namemailboxeswith|None->Fmt.invalid_arg"A group contains at least one mailbox"|Somet->tletpp=Emile.pp_groupmoduleDecoder=structletgroup=Emile.Parser.groupendmoduleEncoder=structopenPrettymletcomma=(funppf()->evalppf[char$',';fws]),()letphrase=Mailbox.Encoder.phraseletmailbox=Mailbox.Encoder.mailboxletgroupppft=evalppf[box;!!phrase;char$':';spaces1;box;!!(list~sep:commamailbox);close;char$';';close]t.Emile.groupt.Emile.mailboxesend