Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Independent Nodes #4

Open
oparisblue opened this issue Jun 29, 2020 · 0 comments
Open

Type Independent Nodes #4

oparisblue opened this issue Jun 29, 2020 · 0 comments

Comments

@oparisblue
Copy link
Owner

We need some nodes which work on many different data types, e.g.

  • Head: gets the first (lines / rows / digits / bytes / etc) of (text / tables / numbers / files / etc)
  • Tail: gets the last (lines / rows / digits / bytes / etc) of (text / tables / numbers / files / etc)

Feel free to edit this and add more in! I'm sure there's heaps that would apply (maybe even some of the existing nodes could be converted to this format?) I just can't think of any at this time :)


Do we need to extend the type system extension to do this, or would these nodes just take and output "Any"s?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant