I found the documentation in info - sorry for the confusion. It didn't
occur to me that a regexp would be considered a "Simple Data Type".
On Wed, May 19, 2010 at 4:58 PM, Noah Lavine wrote:
> I can't find documentation for the (ice-9 regex) module in Guile 1.9.10.
>
> Specifically, I looked in t
I can't find documentation for the (ice-9 regex) module in Guile 1.9.10.
Specifically, I looked in the info pages and couldn't find anything on
it (or regular expressions in general).
Then I tried using the on-line documentation, but running `,describe
(@ (ice-9 regex) string-match)` produces `#f