ExportFilter

Expresses a flat map operation over a double.

Functions

Link copied to clipboard
abstract fun apply(value: Double): Iterable<Double>
From a single value, builds a stream of values.