kiselgra / c-mera

Next-level syntax for C-like languages :)
Other
403 stars 17 forks source link

Multi-valued oref etc #68

Closed kiselgra closed 7 years ago

kiselgra commented 7 years ago

I just wanted to reference sub-objects where different component-names were provided via macros: a.b.c but with (oref ,a ,b ,c). It seems, however, that orefonly takes two arguments. Is there a reason for this? If not I think it would be cool to have it multi-valued :)