chickadee » list-utils » list-copy*

list-copy* LIST START END FILLprocedure

Returns a copy of LIST, from START until END, where END maybe > (length LIST)). In which case FILL is used.