I was always concerned about making things easier. No, not this way. A technology must be easy to start with, but also be easy in accessing its advanced or fine-tunable features. Let’s have an example of the former.| LFlat, The Home of Vrurg
Once, long ago, coincidentally a few people were asking the same question: how do I get a method object of a class?| LFlat, The Home of Vrurg
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 Foo::Bar. No problem!| LFlat, The Home of Vrurg