Package: effect
Module: Pipeable
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
Since v3.15.0