Skip to content

JJ/perl6-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl6::Type

Walk through a type class hierarchy

This class stores the different elements of the class hierarchy of a Perl6 Type. It's got a single method, mro or Method Resolution Order, which returns the hierarchy in the order the methods would be resolved, that is, the look up order for methods in the type.

Installation

It's installed in the usual way

zef install .

About

Walk through a type class hierarchy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%