|
|
|
|
|
by Can_Not
3221 days ago
|
|
> It uses bit operations to implement Software Transactional Memory and persistent collections. Is it a bad code? I don't know anything about clojure, but it sounds like you're clobbering in the suggestion that because bitwise operations are bad in high level business code, they must also be bad in low level language implemention code. At best you're not paying attention, at worst that's an intellectually dishonest counter argument. |
|