list_slice

Contents

list_slice#

list_slice(input, start, end)[source]#

Extracts a portion of a list from a start index to an end index.