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

4 lines
150 B
Plaintext

#+ 'name=bob' $hash | add to hash
#? 'name' $hash $S | find 'name' and return 'bob' in $S
#- 'name' $hash | delete 'name=bob' from hash