Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in traits

Porting a java interface to a scala trait with generics

Rust: using traits/typeclasses to implement a generic numeric function

typeclass traits rust

Using factory girl to create a trait of has_many relationship

Dependency injection in PHP traits

Getting the associated Output type of an Add implementation given LHS and RHS types

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