* gc.c (scm_cellp): New function: C predicate to determine if an
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 4 Sep 1996 23:59:46 +0000 (23:59 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 4 Sep 1996 23:59:46 +0000 (23:59 +0000)
commit2e11a5778a0d3a34d27c381dbd51e168dcff5a55
tree308f97a7898c42da49e4434061ee9887bb2ce59b
parent7f907b02be9c42d7f099986c9464e1c571fbd21f
* gc.c (scm_cellp): New function: C predicate to determine if an
SCM value can be regarded as a pointer to a cell on the heap.
libguile/gc.c