RosettaCodeData/Task/Associative-array-Creation/Symsyn/associative-array-creation.symsyn
2023-07-01 13:44:08 -04:00

3 lines
150 B
Text

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