package
0.2.1
Repository: https://github.com/inoxlang/inox.git
Documentation: pkg.go.dev

# README

This package is a modified extract of https://github.com/json-iterator/go (MIT License, not maintained)


json-iterator/go

This Package

This package only provides a subset of the original features:

  • JSON iterator without reflection related features
  • JSON stream without reflection related features nor indention logic