5 ms·
yes, that is the actual construction: the disjunction data type only supports a lhs and rhs, so that is the only possible way to represent it. i wrote it the w
by d66 3y ago
yes, that is the actual construction: the disjunction data type only supports a lhs and rhs, so that is the only possible way to represent it.
i wrote it the way i did for clarity in the comments.