We need a way to "black box" operator logic.
Followigthngs need to be considered:
- Black-Boxing should follow strict rules. There has to be a way to systematically hide internal logic starting from the most detailed level up to the most simple one. The other direction is not needed (and possible)
- We need to introduce levels of black-boxing. IMHO this is directly related to the level of nested operators.
Credits for this idea goes to @kyleryanbanks
Related to #18
We need a way to "black box" operator logic.
Followigthngs need to be considered:
Credits for this idea goes to @kyleryanbanks
Related to #18