Pudu programming language
Menu
API reference

Std.Mail.Message

1 declaration

type

Message

This declaration introduces a public type.

What it does

A message a program sends.

The blind list is kept apart from the others rather than marked within one

list, so nothing that builds headers has to remember to filter it. That is

the failure worth designing out: every recipient seeing who else was

copied is not noticed until after it has happened.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.MailSearch related declarations