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 generics
Why wrapping a generic method call with Option defers ClassCastException?
Oct 08, 2022
scala
generics
classcastexception
scala-option
scala-generics
How do I translate a `where T : U` generic type parameter constraint from C# to F#?
Oct 25, 2022
c#
generics
f#
type-constraints
computation-expression
How to test whether method return type matches List<String>
Jun 05, 2022
java
generics
reflection
What's the difference between functors and "generics"
Nov 11, 2022
c#
generics
oop
functional-programming
ocaml
Why should I return IList<T> over List<T>? [duplicate]
Mar 17, 2018
c#
.net
generics
interface
Passing generic subtype class information to superclass in Java
Sep 20, 2022
java
generics
inheritance
abstract-class
Instantiate an object of a generic type in Swift
Aug 26, 2022
generics
swift
Can Java generics be parameterized with values instead of types?
Sep 26, 2022
java
generics
functional-programming
dependent-type
non-type-template-parameter
Generic constraint on T to be reference type and value type simultaneously?
Sep 17, 2022
c#
constraints
generics
value-type
reference-type
How to convert a nested scala collection to a nested Java collection
Mar 12, 2022
java
scala
generics
scala-collections
Where does the Java spec say List<T> assigns to List<? super T>?
Aug 10, 2022
java
generics
bounded-wildcard
subtyping
How can I improve this design?
Mar 15, 2022
c#
.net
generics
oop
Java generics - overriding an abstract method and having return type of the subclass
Oct 18, 2022
java
generics
types
return-value
Is use of generics valid in XCTestCase subclasses?
Feb 24, 2022
ios
swift
generics
xctest
Is letting a class pass itself as a parameter to a generic base class evil?
Aug 30, 2022
c#
oop
generics
design-patterns
typeof(T) within generic nested types
Sep 17, 2022
c#
generics
typeof
type-parameter
Why calling method with generic return on a generic class is considered unsafe by javac?
Oct 20, 2022
java
generics
javac
raw-types
In R, how can I extend generic methods from one package in another?
Nov 19, 2022
r
generics
packages
Generic curry function with TypeScript 3
Sep 17, 2022
typescript
generics
currying
typescript3.0
Can unchecked warnings be avoided when overriding a method with raw type parameters?
Oct 25, 2022
java
generics
suppress-warnings
raw-types
« Newer Entries
Older Entries »