Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mop

MOP: acess any slot definition ? (mito's col-type)

common-lisp clos mop

Is there a way to access slots in the superclass list in CLOS?

common-lisp clos mop

Common Lisp: extract methods from generic function

Is there a way to gather slot-definition-readers from all the inheritance tree?

common-lisp clos mop

Add a missing property in a groovy @Canonical bean constructor call?

groovy mop

Custom slot options don't apply any reduction to its argument

common-lisp clos mop

Does Ruby have a Metaobject protocol and if not, is it possible to implement one?

ruby mop metaobject

Find out whether a container is a class or an object

raku mop

Where is "require" defined?

raku rakudo mop

Defining classes with several API versions together

raku mop

lisp: How to create temporary method specialization within a scope

lisp common-lisp clos mop

Dealing with multiple-inherited constructors in Moose

perl oop moose mop cgiapp

Turning off inline constructors with MooseX::Declare

perl oop moose mop

How do you show the type hierarchy of a value?

raku mop

Writing an attribute trait

raku mop

How to create a class that doesn't inherit from any other class?

Test if a class is a subclass of another class in common lisp

lisp class common-lisp clos mop