Ruby 2.7 reverts the deprecation of flip-flop operator

Flip-flop operator is a range operator. It is used between two conditions inside a loop. It evaluates to true when first condition is true and continues with same truth value until the second condition evaluates to true. It then starts returning false after the second condition is met until the first condition evaluates to true again.
Ruby 2.7 reverts the deprecation of flip-flop operator #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/ruby-2-7-reverts-the-deprecation-of-flip-flop-operator

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles