Add whileEqualPrefix
method with startAt
parameter
#745
Labels
kind/feature
Categorizes an issue or PR as a feature, i.e. new behavior
Description
With the implementation of camunda/camunda#12485 in Zeebe, we need to implement a
whileEqualPrefix
method which takes astartAtKey
. This is very similar to thewhileTrue
method with astartAtKey
.The text was updated successfully, but these errors were encountered: