guile-user
[Top][All Lists]
Advanced

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

Description of `program-sources' and accessors


From: Diogo F. S. Ramos
Subject: Description of `program-sources' and accessors
Date: Sat, 19 Apr 2014 07:07:06 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Is there a place which describes the meaning of each of element of
`program-sources' accessors?

For example:

  (source:addr (program-sources every)) => (0 "srfi/srfi-1.scm" 810 . 0)

What does each element of the improper list mean?

Also for `source:file', `source:line' and `source:column'.  The first
two are also improper lists, but the last is a list of improper lists.



reply via email to

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