1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/hash/shared
Gannon McGibbon 9e0075a3d9 Replace "iff" with "if and only if"
iff means if and only if, but readers without that knowledge might
assume this to be a spelling mistake. To me, this seems like
exclusionary language that is unnecessary. Simply using "if and only if"
instead should suffice.
2021-01-19 12:06:45 -08:00
..
comparison.rb
each.rb Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
eql.rb Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
equal.rb
greater_than.rb
index.rb Update to ruby/spec@4ce9f41 2020-12-27 17:35:32 +01:00
iteration.rb
key.rb
length.rb
less_than.rb
replace.rb
select.rb
store.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
to_s.rb
update.rb
value.rb
values_at.rb