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