StackOverflow Questions for Tag: parametric-polymorphism

Ado
Ado

Reputation: 47

WTF there are many definitions for polymorphism

Score: -1

Views: 42

Answers: 1

Read More
Joel Wallman
Joel Wallman

Reputation: 31

How can I define linked types (e.g., abstract matrix and corresponding column type)?

Score: 0

Views: 39

Answers: 0

Read More
Valentin Perrelle
Valentin Perrelle

Reputation: 1353

What can be done with the "constraint" keyword in OCaml

Score: 16

Views: 5838

Answers: 1

Read More
Avba
Avba

Reputation: 15296

Does Rust implement From<Vec<T>> for Vec<U> if I have already implemented From<T> for U?

Score: 8

Views: 3743

Answers: 3

Read More
BaldNomad
BaldNomad

Reputation: 1

can I pass a generic type into a SwiftUI view as @Bindable?

Score: 0

Views: 323

Answers: 1

Read More
Enlico
Enlico

Reputation: 28490

Is there any signature that can make "both" defined as "both f = bimap f f" work with heterogeneous pairs?

Score: 1

Views: 93

Answers: 0

Read More
apilat
apilat

Reputation: 1510

Why are implementations of Iterator<Item = T> and Iterator<Item = &T> conflicting?

Score: 2

Views: 496

Answers: 3

Read More
Valentyn Zakharenko
Valentyn Zakharenko

Reputation: 3088

How does 'forall' affect function signature?

Score: 8

Views: 269

Answers: 1

Read More
floupinette
floupinette

Reputation: 312

Foreign key parametred to tackle different tables

Score: 0

Views: 53

Answers: 1

Read More
mhDuke
mhDuke

Reputation: 148

resolving actual runtime type of generic parameter rather than inferred type

Score: 0

Views: 58

Answers: 1

Read More
ypa y yhm
ypa y yhm

Reputation: 219

What's the different between these two `type` define which have different generic place, and how to use them?

Score: 2

Views: 38

Answers: 0

Read More
user3500089
user3500089

Reputation: 71

Difference between polymorphism and overloading

Score: 6

Views: 25103

Answers: 8

Read More
cardoza2
cardoza2

Reputation: 185

How to use parametric typing with structs that have many fields different types

Score: 1

Views: 363

Answers: 0

Read More
IMm0rtal
IMm0rtal

Reputation: 113

How to bypass upcasting and achieve polymorphism without virtual and override in C#

Score: 0

Views: 92

Answers: 2

Read More
HardFork
HardFork

Reputation: 1093

When and why to use AsRef<T> instead of &T

Score: 70

Views: 26721

Answers: 2

Read More
BSN
BSN

Reputation: 1

Error C# (CS0246) while implementing an interface in a class in Unity

Score: -1

Views: 360

Answers: 2

Read More
Myridium
Myridium

Reputation: 904

protocol annotation in var declaration breaks code

Score: 0

Views: 330

Answers: 2

Read More
Ashkan Kh. Nazary
Ashkan Kh. Nazary

Reputation: 22334

Using a context bound in a class type parameter

Score: 6

Views: 1919

Answers: 1

Read More
DMeneses
DMeneses

Reputation: 161

Julia parametric subtyping "<:" operator equivalent for declaring the parametric type

Score: 0

Views: 750

Answers: 4

Read More
user12246702
user12246702

Reputation:

Implicit Parametric Polymorpishm

Score: 1

Views: 641

Answers: 1

Read More
PreviousPage 1Next