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

Pipes #9

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

Pipes #9

wants to merge 8 commits into from

Commits on Feb 13, 2024

  1. feat: pipe func

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4eb9f13 View commit details
    Browse the repository at this point in the history
  2. fix: last return tye

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    638ef63 View commit details
    Browse the repository at this point in the history
  3. tests: pipe transform

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    af304a4 View commit details
    Browse the repository at this point in the history
  4. tests: async pipe

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    480b491 View commit details
    Browse the repository at this point in the history
  5. test: lnon inline func

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6740f65 View commit details
    Browse the repository at this point in the history
  6. tests: nested pipe

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    edc39eb View commit details
    Browse the repository at this point in the history
  7. fix: type check input funcs

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    28d814d View commit details
    Browse the repository at this point in the history
  8. docs: pipe doc

    ahmed-deftoner committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ee0fcb6 View commit details
    Browse the repository at this point in the history