bytedance/sonic

ast.Node should support move and/or copy at any depth of the tree; not just within arrays

Aberta

#732 aberto em 13 de jan. de 2025

 (4 comentários) (0 reação) (0 responsável)Go (454 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (9.488 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 6h) (3 fundiu PRs em 30d)

Description

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.

Guia do colaborador