Did you know that…
Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?
Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?
Let’s assume we have a type with multi-component name, like: class Foo::Bar { } And there is another class Baz for which we want it to be coercible into F...
Raku is full of surprises. Sometimes I read something what that me like “oh, really?”. Sometimes I realize than a fact evident for me is not so obvious for o...