bytedance/sonic
ast.Node should support move and/or copy at any depth of the tree; not just within arrays
开放
#732 创建于 2025年1月13日
enhancementhelp wanted
仓库指标
- 星标
- (9,488 个星标)
- PR 合并指标
- (平均合并 12天 6小时) (30 天内合并 3 个 PR)
描述
If some of the other feature issues are addressed, this may be straightforward to do as a client with a set and delete, but a copy/move (copy with delete of src) would be convenient for reshaping incoming fuzzy json generously into a schema that can parse naturally.