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 can str be copied if it doesn't implement the Copy trait?
Aug 03, 2026
rust
traits
primitive
Generic design mixed with curiously recurring template pattern. C++
Aug 02, 2026
c++
oop
templates
design-patterns
traits
How can I transform an iterator trait object of concrete types into an iterator trait object of trait objects?
Aug 02, 2026
reference
rust
iterator
traits
Interactive visualization of connections between cells in a matrix
Jul 31, 2026
python
matplotlib
traits
chaco
What magic do Box and Arc use to allow casting to trait objects? Is there a way to do this with my own types?
Jul 31, 2026
rust
traits
Namespace, Trait, and Use in PHP
Jul 30, 2026
php
namespaces
traits
Associated type defaults on trait
Jul 29, 2026
types
rust
traits
Overloading an operator with both a type and a reference
Jul 29, 2026
rust
overloading
traits
How to share same implementation and maybe share fields
Jul 29, 2026
struct
rust
traits
Match arms that return iterators?
Jul 27, 2026
rust
matching
traits
trait-objects
How to share heap-allocated trait objects?
Jul 27, 2026
rust
traits
trait-objects
Why are iterator items which are references not cast to a trait object reference?
Jul 26, 2026
casting
reference
rust
traits
How to implement a trait for a vector of generic type Vec<T>?
Jul 27, 2026
generics
syntax
rust
traits
Is it possible to automatically implement a trait for any tuple that is made up of types that all implement the trait?
Jul 27, 2026
rust
tuples
traits
variadic
Multiple implementations for the same trait of the same type in Rust
Jul 26, 2026
rust
traits
typeclass
The type parameter is not constrained by the impl trait, self type, or predicates
Jul 26, 2026
generics
rust
traits
Return "self" for the return type of a function inside a PHP trait
Jul 23, 2026
php
traits
return-type
fluent
How to catch trait not found error PHP 7
Jul 20, 2026
php
traits
fatal-error
@Test method in Scala trait not found
Jul 21, 2026
scala
junit4
scalatest
traits
scala-ide
Why Traits cannot be instantiated directly?
Jul 19, 2026
php
class
abstract
traits
php-5.4
Older Entries »