Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Jinwonlee/nod 80 create boolean nodes#330

Draft
jinleevv wants to merge 13 commits into
mainfrom
jinwonlee/nod-80-create-boolean-nodes
Draft

Jinwonlee/nod 80 create boolean nodes#330
jinleevv wants to merge 13 commits into
mainfrom
jinwonlee/nod-80-create-boolean-nodes

Conversation

@jinleevv
Copy link
Copy Markdown
Contributor

Description

  • I've included a concise description of what each node does

Styleguide

  • My node adheres to the styleguide for Flojoy nodes

Docs

  • I've submitted a PR for a documentation page for the new node(s) that contains usage examples (see docs.flojoy.io)

Testing

  • This PR includes a unit test (example here and/or ideally a screenshot of the node's output on an example app.

@linear
Copy link
Copy Markdown

linear Bot commented Oct 15, 2023

NOD-80 Create Boolean nodes

| And |
| Or |
| Exclusive Or |
| Not |
| Compound Arithmetic |
| Not And |
| Not Or |
| Not Exclusive Or |
| Implies |
| And Array Elements |
| Or Array Elements |
| Num to Array |
| Array to Num |
| Bool to (0,1) |
| True Constant |
| False Constant |

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants