bytedance/sonic

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

Aperta

#732 aperta il 13 gen 2025

 (4 commenti) (0 reazioni) (0 assegnatari)Go (454 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (9488 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor