Just realized I could cheat and have glob() do the hard work for me, by converting the boolean trees into glob-style statements, e.g. "{green,yellow}~{light,banana}"...
In reply to Re: Walking a boolean tree to produce matching inputs
by japhy
in thread Walking a boolean tree to produce matching inputs
by japhy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |