Posts

Showing posts with the label Stateful Logic

S) Scan example with null key using concatenation function

Image
Input                     Output 1                           1 2                        12 3                        123 4                       1234 5                        12345       Scan   Out ::scan(in)=   Out .id :: concatenation(in.id);   Key :: null key