NAME
JSON::TypeInference::Type::Atom - Base class for JSON value types
DESCRIPTION
JSON::TypeInference::Type::Atom
is a base class for JSON value type and provides some default implementations.
It also introduces a convention that the inherited type's signature is its name.
AUTHOR
aereal <aereal@aereal.org>