Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`recurse/0` already handles traversing objects and arrays, so it is more consistent to use that. For `paths/1` it is easier to use the actual value returned by `recurse` instead of querying that value with `getpath/1` afterwards.
- Loading branch information