GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
add missing node |
||
Line 3: | Line 3: | ||
|Any|| returns true if any of the bools in the pack is true | |Any|| returns true if any of the bools in the pack is true | ||
|None|| returns true only if none of the bools in the pack is true | |None|| returns true only if none of the bools in the pack is true | ||
|Xor Elements|| | |||
}} | }} | ||
[[Category:ProtoFlux:Operators]] | [[Category:ProtoFlux:Operators]] |
Revision as of 19:36, 11 February 2024
Node Name | Description |
---|---|
All | returns true only if all of the bools in the pack is true |
Any | returns true if any of the bools in the pack is true |
None | returns true only if none of the bools in the pack is true |
Xor Elements |
Pages in category "ProtoFlux:Operators:BoolVectors"
The following 4 pages are in this category, out of 4 total.