07:51 | <ryzokuken> | ecmarkup question |
07:51 | <ryzokuken> | if I have imported foo and bar into my root spec.html |
07:51 | <ryzokuken> | how can I emu-xref an emu-clause that's in foo from bar? |
07:57 | <ryzokuken> | ah wait, nvm |
13:40 | <ryzokuken> | how does everyone check for truthiness in the spec? 🙈 |
13:45 | <jmdyck> | call ToBoolean ? |
13:45 | <ryzokuken> | jmdyck: ah, yes. Thanks. |