Tests whether a mailbox is empty.
mp
mailbox-empty-p mailbox => bool
mailbox
A mailbox
bool
A generalized boolean
The mailbox-empty-p function returns t if the given mailbox is empty and nil otherwise.
mailbox-empty-p
t
nil
mailbox-send mailbox-peek mailbox-read make-mailbox