shfty-elysian / elysian-legacy

Field function compiler
0 stars 0 forks source link

API pass for property paths #109

Closed Shfty closed 1 year ago

Shfty commented 1 year ago

Current iterator approach is too verbose and not explicit enough. Ideal would be something to the effect of:

REPEAT_ID_2D.property().path(Y)
Shfty commented 1 year ago

Done.