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

Add list_utils package #1222

Open
wants to merge 2 commits into
base: v2.2
Choose a base branch
from
Open

Add list_utils package #1222

wants to merge 2 commits into from

Conversation

remram44
Copy link
Member

This contains various utilities for lists, that hope to alleviate the need for PythonSource blocks in pipelines that use various list depths.

The List module allows to do a variety of things such as concatenate, wrap in outer list, collect elements into a list. However, it's various operation modes are not obvious, and it is my opinion that the List type should be phased out.

This contains various utilities for lists, that hope to alleviate the
need for PythonSource blocks in pipelines that use various list depths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
MARIN
In Progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant