Function: ht-size--inliner

ht-size--inliner is a function defined in ht.el.

Signature

(ht-size--inliner INLINE--FORM TABLE)

Source Code

;; Defined in ~/.emacs.d/elpa/ht-20230703.558/ht.el
;; Could not find source code, showing raw function object.
#[(inline--form table)
  ((ignore inline--form)
   (catch 'inline--just-use (list 'hash-table-count table)))
  (t)]