append!

append! : ((listof any) ... -> (listof any))

purpose:
to create a single list from several, by updating the lists


Advanced Student Language


Google