effector / patronum

☄️ Effector operators library delivering modularity and convenience ✨
https://patronum.effector.dev
MIT License
296 stars 43 forks source link

Need to add greedy option to patronum/condition #214

Open focusbytheway opened 2 years ago

focusbytheway commented 2 years ago

When I tried to use patronum/condition instead of split, I got problem that there is no greedy option.

sergeysova commented 1 year ago

@45m0d3u5 Would you like to provide some use-case for this feature?

Also, maybe replace it with batch: true like in the effector Spacewatch 23