Davide Sampietro
Results
2
comments of
Davide Sampietro
@leonardoarcari you need to swap :) (if I'm getting that right...) ``` waitBranches(Left, Right, LVal, RVal) -> receive {Left, V} -> {V, RVal}; {Right, V} -> {LVal, V}
As for me, no problem with using my code :)