solana_kit_functional library

Pipe and compose utilities for the Solana Kit Dart SDK.

Deprecated: the Pipe extension now lives with transaction-message helpers and is re-exported by package:solana_kit_transaction_messages/ solana_kit_transaction_messages.dart and package:solana_kit/solana_kit.dart. This library remains as a compatibility shim.

Extensions

Pipe on T
Extension that adds a pipe method to any value, enabling functional pipeline composition.