Closed Haringat closed 2 years ago
This is needed for supporting parsing and modifying sorted indices (see tests). I also made array printing treat the array's elements as value nodes (which is in line with the parser and actual schema files) rather than primitives.
Nice work on this, @Haringat !
This is needed for supporting parsing and modifying sorted indices (see tests). I also made array printing treat the array's elements as value nodes (which is in line with the parser and actual schema files) rather than primitives.