Hacker News new | ask | show | jobs
by networkimprov 2161 days ago

    it == dancing && it != sport
    dancing.entails(entire_body)
    sport.entails(entire_body)
Clearer now?
1 comments

PR comments: - is this some kind of Shrodinger's "it", the second check is irrelevant - Needs indentation