RosettaCodeData/Task/Associative-array-Creation/Symsyn/associative-array-creation.symsyn

4 lines
150 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#+ 'name=bob' $hash | add to hash
#? 'name' $hash $S | find 'name' and return 'bob' in $S
#- 'name' $hash | delete 'name=bob' from hash