Gena icon indicating copy to clipboard operation
Gena copied to clipboard

Support for nested data structures

Open cher-nov opened this issue 5 years ago • 1 comments

~~This is very related to #1 and maybe even supersedes it.~~ Also see #4.

For now there's no possibility, for example, to create a vector of maps and then deepcopy it properly, with new instances of maps being created.

cher-nov avatar Jul 19 '20 11:07 cher-nov

@cher-nov , I am building what you are looking for: https://github.com/glouw/ctl

glouw avatar Sep 26 '20 04:09 glouw