Browse Source
Similar to how binary op already works. Common unary operations already have fast paths for bool so there's no need to have explicit handling of ops in bool_unary_op, especially since they have the same behaviour as integers.pull/2441/merge
Damien George
8 years ago
1 changed files with 4 additions and 9 deletions
Loading…
Reference in new issue