version-list-not-zero

version-list-not-zero is a compiled Lisp function in `subr.el'.

(version-list-not-zero LST)

Return the first non-zero element of LST, which is a list of integers.

If all LST elements are zeros or LST is nil, return zero.