Extending the basic idea of closures in Perl (see "Locked in a Box: Closures in Perl5") this looks at some of the extensions offered by Raku's types, defaults, and signatures. Taken together these provide a whole new level of flexibility and generality to applying closures for cleaner code.