kernel 1.1.0

Abstract Reactive Streams
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
collect:{
    0N!`collect;
    system "t 0";
    if [1<count distinct days;
        /REPORT date mismatch;
        'mismatch;
        ];
    getTbls[];
    {@[{x (exit;0)};x;{}]} peach rdbh;
    rdbh::();
    exit 0;
    }