The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>