- Convert null.Map to be generic
- Clone the bytes driver gives us when scanning JSON
- Add JSON.IsNull method
- Export NullJSON constant
- Int becomes Int64, Add Int for regular int
- Generics to easily support custom int and string types
- Simplify map so it's no longer a struct