Constant list Returns a sequence of a single element of the desired length. Syntax constant_list(Integer, Element) Description constant_list(Integer, Element) Given an integer and an element , constructs a list with the element repeated times. Related functions List Table of Contents Syntax Description Related functions