[][src]Module arnalisa::bins::first_value

A bin that keeps the first non-Nothing value in the output.

  ┌───[first_value]───┐
 ⇒│input        output│⇒
  └───────────────────┘

Structs

Bin

A bin that keeps the first non-Nothing value in the output.

Description

Description of the first_value bin.