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
How to express that a returned associated type implements a trait?
Jul 13, 2026
generics
rust
traits
How to call a 'parent' trait method in PHP?
Jul 10, 2026
php
oop
inheritance
traits
Initializing values in Traits
Jul 11, 2026
scala
constructor
initialization
traits
Kotlin VS Scala: Implement methods with primary constructor parameters
Jul 08, 2026
scala
interface
kotlin
traits
How bad it is to use a trait instead of inheritance or composition in this case to reuse code? [closed]
Jul 03, 2026
php
inheritance
composition
traits
Problem when defining a Logging trait in scala
Jun 30, 2026
scala
logging
traits
Does Rust implement From<Vec<T>> for Vec<U> if I have already implemented From<T> for U?
Jun 29, 2026
generics
vector
rust
traits
parametric-polymorphism
How to get reference to struct from boxed trait object?
Jun 29, 2026
generics
rust
traits
Several implementations of the Add trait for the same type
Jun 29, 2026
rust
traits
Is it possible to have a generic function on a trait?
Jun 28, 2026
generics
rust
traits
The trait bound `String: From<&T>` is not satisfied when my T is bound with Into<String>
Jun 28, 2026
string
rust
type-conversion
traits
Only setting one field in a Rust `Default` implementation [duplicate]
Jun 28, 2026
rust
traits
The trait bound io::Error: Clone is not satisfied when implementing a custom error enum
Jun 25, 2026
enums
rust
traits
Javascript Traits Pattern Resources
Jun 24, 2026
javascript
traits
Is `super` statically bound in classes?
Jun 21, 2026
scala
class
traits
How to split an implementation of a trait into multiple files?
Jun 21, 2026
module
rust
traits
How to write a class which can be extended with two fields by two traits?
Jun 21, 2026
scala
traits
Possible bug in generic implementation of Default? [duplicate]
Jun 19, 2026
rust
traits
How to have a vec of Boxes which implement 2 traits? [duplicate]
Jun 19, 2026
rust
vector
traits
PHP - Use of Traits to share properties only
Jun 18, 2026
php
oop
traits
Older Entries »