eliminateEmpty config

This commit is contained in:
Xevion
2019-08-11 03:45:55 -05:00
parent 6865d0f372
commit 9dc18ba8df
4 changed files with 24 additions and 8 deletions

View File

@@ -41,4 +41,8 @@ A set of elements with the score (-1, 5) would get filtered out, while a set wit
---
`fullPrint` refers to whether it should print out the Symbol or the Name of the Element
`fullPrint` refers to whether it should print out the Symbol or the Name of the Element
---
`eliminateEmpty` refers to whether the program should remove specified elements if they contained no matching tuples.