RFC: FunInd to split on cond
as well
#7115
Labels
P-high
We will work on this issue
RFC accepted
RFC is waiting for a corresponding PR (external or internal)
RFC
Request for comments
Sometimes recursive functions are written using
cond
(akabif …
) instead ofif…then…else
for the better reduction behavior.For these use-cases
FunInd
should should treatbif
likeif
.Impact
Add 👍 to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add 👍 to it.
The text was updated successfully, but these errors were encountered: