(scm_array_index_map_x): First test for real arrays,
authorMarius Vollmer <mvo@zagadka.de>
Sun, 12 Jun 2005 12:52:59 +0000 (12:52 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 12 Jun 2005 12:52:59 +0000 (12:52 +0000)
commit5ead53fc4e0093e225603ed48774dec8c853b0d1
tree14a29e25965e12cff5154dcc43ca2d3471afe7db
parentfc4abd0e6aef9a761752a21385594b8a5af703c7
(scm_array_index_map_x): First test for real arrays,
then check for generalized vectors.  This ensures that the
generalized vector case need only work with zero-origin ranges.
libguile/ramap.c