fact

Did you know that…

Published on , less than 1 minute read

Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?

Did you know that …

Published on , less than 1 minute read

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...

Did you know that …

Published on , less than 1 minute read

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...