effect-io-ai

Package: effect
Module: Pipeable

Pipeable.Prototype

Reusable prototype that implements Pipeable.pipe.

When to use

Use when classes or object prototypes can reuse this value when they need the standard pipe implementation backed by pipeArguments.

Signature

declare const Prototype: Pipeable

Source

Since v3.15.0