ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

Allow fewer arguments in copy() and insert_at() #31

Closed jjg-123 closed 8 months ago

jjg-123 commented 12 months ago

Currently these each require 5 (!) arguments. Allow for reasonable defaults if omitting some of them.