The difference between if and unless
A dive into what is happening under the hood between if
and unless
: Ruby’s “unless X” is processed differently than “if !X”!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A dive into what is happening under the hood between if
and unless
: Ruby’s “unless X” is processed differently than “if !X”!
Post a comment