feature: extend dict get value with _#16
Conversation
thautwarm
left a comment
There was a problem hiding this comment.
I'm not sure if this extension makes sense...
z_x means z['x']...
|
@thautwarm |
|
Rewrite the source code to Python's at here? https://github.com/thautwarm/moshmosh/blob/master/moshmosh/extension.py#L109 I think the current design needs improvements for better abstractions. |
|
@thautwarm just like string-replace-like macro ? |
|
@lfkdsk Oh, yes... This does need a better design... |
No description provided.