dd41758dea
Since these are not the ruby classes, we don’t need the old names. They are misleading. An Array is a military term, we mean list And a Hash is an implementation of a Dictionary, or LookupTable
3 lines
64 B
Ruby
3 lines
64 B
Ruby
require_relative "test_list"
|
|
require_relative "test_dictionary"
|