node icon indicating copy to clipboard operation
node copied to clipboard

allow comma separated `.get` and `.set`

Open tanner0101 opened this issue 8 years ago • 0 comments

This makes using more type-safe key names easier.

foo = try json.get(Post.fooKey, Foo.barKey, Bar.idKey)

tanner0101 avatar Jul 06 '17 22:07 tanner0101