ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

rename has_keys and make left argument conformable #11

Closed jjg-123 closed 1 year ago

jjg-123 commented 1 year ago

The current function, has_keys, is ancient and should be renamed to has_key. It also is not left conformable, which makes it unlike most every other stem utility. It therefore will work like has_value.