guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add "scandir" procedure


From: Nala Ginrut
Subject: Re: [PATCH] Add "scandir" procedure
Date: Fri, 2 Sep 2011 00:05:33 +0800

Well, I think both of them should be added into Guile. :-)
I confess 'file-system-fold' is more hackable and interesting, but it contains 6 args. 
I don't mean 6 args is  improper. But maybe some guys just want an easy thing, and maybe Guile newbies need a easy start with 'scandir'.
'scandir' is a POSIX function, so many people will think it exists in Guile. We have 'opendir' and 'readdir', but no 'scandir', that's strange.

reply via email to

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