#2937·ramda

Should 'pathEq/propEq' and 'pathSatisfies/propSatisfies' parameters' order be consistent

Author: adispringCreated Dec 19, 2019Updated Jan 21, 2024

`pathEq`'s path and `propEq`'s prop is the first parameter, but `pathSatisfies` and `propSatisfies` is the second parameter, should their parameters' order be consistent?