content/flux/v0/stdlib/internal/debug/sink.md
debug.sink() will discard all data that comes into it.
(<-tables: stream[A]) => stream[A] where A: Record
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
Stream to discard.