Sequence StaticFillChar

std/filler/scalar/static::StaticFillChar


Inputs

pattern: Stream<void>

Outputs

↦ value: Stream<char>


Fill an input void stream with scalar values.

⌛ Value parameter is awaiting for char to be representable, now set to NUL.