Function: vtable--widths

vtable--widths is a byte-compiled function defined in vtable.el.gz.

Signature

(vtable--widths TABLE)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/vtable.el.gz
(defun vtable--widths (table)
  (nth 1 (vtable--ensure-cache table)))