-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello,
Excuse me, but it's not clear to me how can i quickly make dynamic paths, could you please show some example?
For example i have resource lie {:a {:b {:c "Hello"} :d {:c "world"}}.
I'd like extract path for either b or d giving this key as an argument.
It would be nice to do something like (t :en :a variable :c) instead of (keyword (str "a/" (name variable) "/c")).
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels