srfi-16 just re-exports psyntax's case-lambda
authorAndy Wingo <wingo@pobox.com>
Sun, 25 Oct 2009 12:19:11 +0000 (13:19 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 25 Oct 2009 12:19:11 +0000 (13:19 +0100)
commit9a8eb5fb4641bd9ea83903624c8c71192fe0d0f6
tree1ba3fcdc7eba9f7840fe2c5039a6d94d5bb2e4f2
parent647117cd3599c1eaae5afe4b77fa15886d6d344d
srfi-16 just re-exports psyntax's case-lambda

* module/srfi/srfi-16.scm (case-lambda): Just re-export the core's
  case-lambda, it's semantically the same but faster and better
  integrated.
module/srfi/srfi-16.scm