logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Class::MakeMethods::Template::Array - Methods for manipulating positional values in arrays

Description

StandardMethods
       The following methods from Generic should be supported:

         scalar
         string
         number
         boolean
         bits (?)
         array
         hash
         tiedhash (?)
         hash_of_arrays (?)
         object
         instance
         array_of_objects (?)
         code
         code_or_scalar (?)

       See Class::MakeMethods::Template::Generic for the interfaces and behaviors of these method types.

       The items marked with a ? above have not been tested sufficiently; please inform the author if they do
       not function as you would expect.

perl v5.36.0                                       2022-10-13                  MakeMethods::Template::Array(3pm)

Name

       Class::MakeMethods::Template::Array - Methods for manipulating positional values in arrays

Synopsis

See Also