Open
Description
I find it pointless to concat and stringify the path, because if one wants to use it (eg. in a getIn
call), it has to be parsed. What's the point of having it as string? Yes I do some pattern matching now, using regular expressions, but even that would be faster and more convenient if path would be an array of actual keys.
Metadata
Assignees
Labels
No labels