chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Understanding modules?


From: John Cowan
Subject: Re: [Chicken-users] Understanding modules?
Date: Sat, 21 May 2016 20:59:27 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Norman Gray scripsit:

> A puzzle: in his message John mentioned that 'Use [...] installs the
> file and imports it into the current module.'  I'm puzzled at this
> use of 'install'.  

It should have been "loads".  It's also worth noting that use (or
require-extension, which is the same thing) depends on the module having
the same name as the file.

-- 
 John Cowan          http://www.ccil.org/~cowan        address@hidden
               Si hoc legere scis, nimium eruditionis habes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]