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