1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/module/scheme
Rob Browning f1547e1d58 (scheme base) member: return #f, not (), for no match
* module/scheme/base.scm (member): Match the r7rs requirement, as assoc
  already does.

Thanks to Erik Dominikus for reporting the problem.

Closes: 43304
2021-01-17 13:25:40 -06:00
..
base.scm (scheme base) member: return #f, not (), for no match 2021-01-17 13:25:40 -06:00
case-lambda.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
char.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
complex.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
cxr.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
eval.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
file.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
inexact.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
lazy.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
load.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
process-context.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
r5rs.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
read.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
repl.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
time.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
write.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00