ncsa / qdl

the QDL programming language
Other
2 stars 0 forks source link

Improve replace() #37

Closed jjg-123 closed 10 months ago

jjg-123 commented 10 months ago

replace() should be updated to accept a stem of old and new value rather than having to do everything with lists. This is a lot sleeker and more like other calls.