Hash

  1. Hash intro
  2. Count words
  3. Create empty hash
  4. Hash and types
  5. Hash get value, get default value
  6. Merge hashes
  7. Delete - remove an element from a hash
  8. Reject - remove an element from a hash
  9. Clear - empty a hash
  10. Select - keep certain key-value pairs
  11. Multi-dimensional hash
  12. Dig a hash