Pipeline
stable

Table of Contents

  • Introduction
    • What is Pipeline?
    • When Should I Use Pipeline?
  • Getting Started
    • Requirements
    • Installation
    • Building Pipeline Functions
    • Using the Result
  • List of Pipeline Functions
    • Value Functions
      • Chunk
        • Parameters
        • Examples
        • See Also
      • Drop
        • Parameters
        • Examples
        • See Also
      • DropWhile
        • Parameters
        • Examples
        • See Also
      • Expand
        • Parameters
        • Examples
        • See Also
      • Filter
        • Parameters
        • Examples
        • See Also
      • GroupWhile
        • Parameters
        • Examples
        • See Also
      • Map
        • Parameters
        • Examples
        • See Also
      • Observe
        • Parameters
        • Examples
        • See Also
      • Reduce
        • Parameters
        • Examples
        • See Also
      • Scan
        • Parameters
        • Examples
        • See Also
      • Take
        • Parameters
        • Examples
        • See Also
      • TakeWhile
        • Parameters
        • Examples
        • See Also
    • Flow Functions
      • Compose
        • Parameters
        • Examples
        • See Also
      • Defer
        • Parameters
        • Examples
      • Fork
        • Parameters
        • Examples
        • See Also
      • Multiplex
        • Parameters
        • Examples
        • See Also
  • Useful Information
    • Pipeline and States
    • Separating Flow and Logic
Pipeline
  • Docs »
  • Welcome to Pipeline’s documentation!
  • Edit on GitHub

Welcome to Pipeline’s documentation!¶

Table of Contents

  • Introduction
    • What is Pipeline?
    • When Should I Use Pipeline?
  • Getting Started
    • Requirements
    • Installation
    • Building Pipeline Functions
    • Using the Result
  • List of Pipeline Functions
    • Value Functions
      • Chunk
      • Drop
      • DropWhile
      • Expand
      • Filter
      • GroupWhile
      • Map
      • Observe
      • Reduce
      • Scan
      • Take
      • TakeWhile
    • Flow Functions
      • Compose
      • Defer
      • Fork
      • Multiplex
  • Useful Information
    • Pipeline and States
    • Separating Flow and Logic
Next

© Copyright 2018, Webbhuset AB Revision af25eee7.

Built with Sphinx using a theme provided by Read the Docs.