Function: nnselect-artlist-length--inliner
nnselect-artlist-length--inliner is a function defined in
nnselect.el.gz.
Signature
(nnselect-artlist-length--inliner INLINE--FORM ARTLIST)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnselect.el.gz
;; Could not find source code, showing raw function object.
#[(inline--form artlist)
((ignore inline--form)
(catch 'inline--just-use (list 'length artlist)))
(t)]