-
Aaron Patterson authored
if we add an else conditional to the `presence` check, we can eliminate the second `||` branch in the caller
Aaron Patterson authoredif we add an else conditional to the `presence` check, we can eliminate the second `||` branch in the caller
Loading