bytedance/sonic

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

Ouverte

#732 ouverte le 13 janv. 2025

 (4 commentaires) (0 réaction) (0 personne assignée)Go (454 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (9 488 étoiles)
Métriques de merge PR
 (Merge moyen 12j 6h) (3 PRs mergées en 30 j)

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.

Guide contributeur