arcalot / arcaflow-expressions

Expressions language for Arcaflow
Apache License 2.0
0 stars 0 forks source link

Reduce Redundancy in bracketAccessorDependencies #19

Open jaredoconnell opened 5 months ago

jaredoconnell commented 5 months ago

At the moment, bracketAccessorDependencies's else path has similarities to dependenciesBracketKey. It is worth looking into ways of reducing redundancy, and if not, documenting clearly why not.