Fork me on GitHub
#squint
<
2023-09-18
>
borkdude10:09:52

Published 0.2.27 where squint respects CLJS truth semantics. I think it's absolutely maddening that 0 and "" are falsey in JS. I think I've changed squint in such a way that it should not or hardly affect performance while respecting CLJS truth semantics.

borkdude10:09:05

tl;dr: (if 0 true false) returns true now

nice 9
alexdavis12:09:43

incoming bug reports trollface https://xkcd.com/1172/

😅 4