[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

finally! minor naming suggestion

This page is part of the web mail archives of SRFI 83 from before July 7th, 2015. The new archives for SRFI 83 contain all messages, not just those from before July 7th, 2015.



At long last something reasonable is on the table as a standard. Good stuff.

Minor suggestion: instead of "add-prefix", use "with-prefix". I think that reads better, e.g.

 (import (with-prefix "balloon" balloon:))

Cheers,
Ray Blaak