Modeling a Type with Multiple Requirements
Modeling question: How would you represent a type where, e.g. it requires
and handle the requirements in logic, but I'm worried about the complexity of this:
(It doesn't even represent the complete truth, since I would sorta need a cartesian product)
Ideas?
a or b, c or d, e or f, etc? I don't just want to have and handle the requirements in logic, but I'm worried about the complexity of this:
(It doesn't even represent the complete truth, since I would sorta need a cartesian product)
Ideas?
