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 flatten function that collapses first dimension of an iterable into a list. #413

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2022

  1. Add flatten function.

    Sami Kalliomäki committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6129057 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Switch to manual for loop to support select statements.

    Sami Kalliomäki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ee14cbd View commit details
    Browse the repository at this point in the history
  2. Update docs.

    Sami Kalliomäki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    faeeaa2 View commit details
    Browse the repository at this point in the history
  3. Update docs 2.

    Sami Kalliomäki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dfe86a7 View commit details
    Browse the repository at this point in the history