guile-user
[Top][All Lists]
Advanced

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

Re: is there any string-replace procedure in GUILE?


From: Thien-Thi Nguyen
Subject: Re: is there any string-replace procedure in GUILE?
Date: Fri, 29 Nov 2002 10:59:10 -0800

    (if (and (string? source-string) [likewise other args])
        [substitution]
        #f)

probably you want to fail noisily rather than quietly.

thi




reply via email to

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