Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in traits
java traits or mixins pattern?
Apr 04, 2022
java
mixins
traits
How does curly braces following trait instantiation work?
Sep 14, 2022
scala
traits
php5.4 autoloading traits
Aug 10, 2019
php
autoload
traits
Unexpected Trait Behavior
Oct 12, 2019
scala
traits
PHP trait: is there a proper way to ensure that class using a trait extends a super class which contains certain method?
Dec 13, 2017
php
class
inheritance
superclass
traits
Scala Cake Pattern Encourage Hardcoded Dependencies?
Aug 30, 2022
scala
dependency-injection
traits
cake-pattern
PhpStorm autocompletion in traits
Nov 03, 2022
php
phpstorm
traits
Conflicting implementations of trait in Rust
Mar 31, 2022
generics
rust
traits
What does "trait A <: B" mean?
Feb 05, 2022
inheritance
scala
traits
When should I not implement a trait for references to implementors of that trait?
Sep 15, 2022
reference
rust
traits
Why isn't `std::mem::drop` exactly the same as the closure |_|() in higher-ranked trait bounds?
Oct 17, 2020
rust
closures
traits
type-inference
higher-kinded-types
is it possible to add traits to a class in PHP in runtime?
Sep 13, 2022
php
traits
trait with functions that return an iterator
Sep 13, 2022
iterator
rust
traits
What is more Scala idiomatic: trait TraitA extends TraitB or trait TraitA { self: TraitB => }
Jun 08, 2020
scala
inheritance
traits
self-type
When is it appropriate to require only PartialEq and not Eq?
Oct 31, 2022
rust
traits
Is it possible to extend a default method implementation of a trait in a struct?
Sep 12, 2022
oop
inheritance
rust
default
traits
How to use stackable trait pattern with Akka actors?
Apr 01, 2022
scala
akka
traits
PHP trait method conflicts: trait "inheritance" and trait hierarchies
Sep 06, 2022
php
class
multiple-inheritance
traits
Is there something wrong with an abstract value used in trait in scala?
Sep 06, 2022
scala
traits
Automatically implement traits of enclosed type for Rust newtypes (tuple structs with one field)
Sep 05, 2022
struct
traits
rust
newtype
« Newer Entries
Older Entries »