widget-sublist

widget-sublist is a compiled Lisp function in `wid-edit.el'.

(widget-sublist LIST START &optional END)

Return the sublist of LIST from START to END.
If END is omitted, it defaults to the length of LIST.