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

"use"?

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



Hi!


We are thinking about making things even easier and more
convenient with the help of a short name. So what do people
think of

(use (srfi ...))

instead of

(require-extension (srfi ...))

?

So far, Gauche provides a "use" syntax, but it appears to be
compatible with SRFI-55, AFAICT.


cheers,
felix