Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in traits

Why is it possible to instantiate multiple traits in Scala, but not a single one?

How (and where) to register a custom query method in Laravel

How to get the trait name with namespace inside itself?

php namespaces traits

Mixing-in roles in traits apparently not working

traits raku

Which is the best way of multiple inheritance in php?

Is there a way to hint to the compiler to use some kind of default generic type when using Option::None?

Using associated constant in a default trait implementation

rust constants traits

Mixin or Trait implementation in AS3?

Rebuilding lazily-built attribute when an underlying attribute changes in Moose

Working with trait objects requiring sized

generics rust traits

Why do we need traits in scala?

scala traits

Is it possible to specialize on a static lifetime?

Why does `Self` require a constant size at compile time for calling a free function but the equivalent trait function does not?

rust traits

Is there a way in scala to produce a generic instance without an example instance?

generics scala factory traits

Swappable Trait in Scala

scala inheritance traits

Inheritance and code reuse in stackable traits

memory usage @on_trait_change vs _foo_changed()

Is there an elegant way to make a generic tuple struct with an unused type without PhantomData?

struct tuples rust traits

spray-json: Serialize a generic trait

Extending a Scala collection