factor-work/mail/mail.factor

6 lines
48 B
Factor
Raw Normal View History

2020-11-20 19:16:38 -05:00
USING: kernel ;
USING: mail.parser ;
IN: mail