Re: About srfi-58

2012-09-23 Thread nalaginrut
hi Mark! Thanks for reply! The prime algorithm is good to me. :-) But do you think we may take this chance to add srfi-58 incidentally? On Fri, 2012-09-21 at 11:45 -0400, Mark H Weaver wrote: > On 09/21/2012 04:32 AM, nalaginrut wrote: > > hi guys! > > I checked out the slib and realized most of

Re: About srfi-58

2012-09-21 Thread Mark H Weaver
On 09/21/2012 04:32 AM, nalaginrut wrote: hi guys! I checked out the slib and realized most of the part of slib we do have it in our core/modules. Unfortunately, "prime" is not in the feature list of slib when I run slib:feature. But I need it, then I try to port it to Guile directly. If all yo

About srfi-58

2012-09-21 Thread nalaginrut
#x27;s not so interesting to implement the array parser. Anyone provide better solution? Any other consideration about srfi-58 is welcome. ;-)