bytedance/sonic

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

Offen

#732 geöffnet am 13.01.2025

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (454 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (9.488 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T 6h) (3 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide