Expand description
Resolve a pattern ObjectPath to the set of values it selects on an object.
Functionsยง
- resolve_
path - Resolve
pathagainstobj, returning every value the path selects.
Resolve a pattern ObjectPath to the set of values it selects on an object.
path against obj, returning every value the path selects.