list-index

Name

list-index -- Return the integer position of OBJ in list L.

Synopsis

(list-index l obj)

Description

Return the integer position of OBJ in list L.

Implementation Notes

Module: (app scwm listops)

Defined in scheme/listops.scm at line 145 (CVS log)