Const
Registry of built-in predicates.
Predicates determine when a step should stop iterating. Each predicate is a function that takes the current data and returns an object with ok (success) and optional msg (failure reason).
Registry of built-in predicates.
Predicates determine when a step should stop iterating. Each predicate is a function that takes the current data and returns an object with ok (success) and optional msg (failure reason).