This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gh_scm2doubles and friends


Clark McGrew <mcgrew@ale.physics.sunysb.edu> writes:

> Also, since the lease will contain information about the type of
> array, and the type of object it might be possible to just have
> "gh_unlease" instead of gh_unlease_double, gh_unlease_long, &c.

Nice.  :)