namespace

# given Types::Standard

namespace('App', 'Types::Standard');

The namespace function registers a type library with a namespace in the registry so that typed operations know where to look for type context-specific constraints.

namespace(ClassName $arg1, ClassName $arg2) : Str

function

5 POD Errors

The following errors were encountered while parsing the POD:

Around line 10:

Unknown directive: =name

Around line 14:

Unknown directive: =usage

Around line 20:

Unknown directive: =description

Around line 26:

Unknown directive: =signature

Around line 30:

Unknown directive: =type