method add-new

Documentation for method add-new assembled from the following types:

class Perl6::Documentable::Registry

From Perl6::Documentable::Registry

(Perl6::Documentable::Registry) method add-new

Defined as

method add-new(--> Perl6::Documentable::Primary)

Adds a new Perl6::Documentable::Primary object to the registry and returns it.

Warning: if the registry is composed, you cannot add new objects to it.