v1-3
Changelog:
- Added Is_type_() to Value.
- Renamed all iterators and begin()/end() to lowercase.
- Removed the NodePtr version of Add().
- Added const versions of As_type_().
- Added Node constructors for Value/Object/Array.
- Simplified access by moving the getters up to Node as virtual methods.