RxPerl-v6.19.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.19.0 - 2023-02-01T14:48:40Z
- added op_find, op_find_index, rx_iif and op_is_empty
BoardStreams-v0.0.32
An easy way to use WebSockets on the browser and on the server
Changes for v0.0.32 - 2023-02-01T13:13:48Z
- updated to allow running with RxPerl v6.18.0
RxPerl-v6.18.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.18.0 - 2023-02-01T13:05:04Z
- BREAKING CHANGE: op_switch_map, op_merge_map, op_concat_map and op_exhaust_map accept a second index argument in their callbacks.
- added op_switch_all, op_merge_all, op_concat_all and op_exhaust_all
