- 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.
Returns a copy of LIST, from START until END, where END maybe > (length LIST)). In which case FILL is used.