> > This does not make sense to me when comparing with the implementation of > > pattern matching in the function. > > The Scheme Documentation on pattern matching is unhelpful, and neither are > > the cryptic binding names in the function. > > Note that ‘match’ here comes from Guile’s (ice-9 match): > > https://www.gnu.org/software/guile/manual/html_node/Pattern-Matching.html > > There is no such thing in the Scheme standard. > > HTH! > > Ludo’. > >
Indeed, I have not learned yet to properly distinguish between Scheme and Guile. I meant that very page. Thanks to Ray I was able to realize what I was misunderstanding.
signature.asc
Description: This is a digitally signed message part.
