split_at n xs
Defined in tcl/ad-functional.tclsplits a list using take and drop Parameters: n xs
splits a list using take and drop