slight vlist refactor
authorAndy Wingo <wingo@pobox.com>
Mon, 23 Apr 2012 09:43:01 +0000 (11:43 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 23 Apr 2012 19:52:25 +0000 (21:52 +0200)
commit299ce911f986c7f9a6a4887ca3b72e5748e126f7
treeffc7ae87ef5b10e48d4e9a96a8de945fe21b81e5
parent73001b06f60206edfa4ae4ec6a8b5c8f65d272c2
slight vlist refactor

* module/ice-9/vlist.scm: Use define-inlinable instead of define-inline,
  to ensure strict argument evaluation.  There is a slight performance
  penalty, but I hope subsequent hacks make it up.
module/ice-9/vlist.scm