List Question
20 TechQA 2023-03-15T07:43:04.713000SRTP member constraits can't see raw fields of C# classes?
92 views
Asked by nodakai
How to implement `Constraint` reflection? [Ad-Hoc polymorphism based on available Constraints]
164 views
Asked by Mathias Sven
Why Num can be treated as Floating in haskell?
211 views
Asked by Red_Black
Ad-hoc polymorphism for reflection created case classes Scala
131 views
Asked by Alex Z
Using return type polymorphism dictated by type classes
114 views
Asked by Agnishom Chattopadhyay
Are there viable and type safe alternatives to the 1:1 type/type-class-instance relation?
248 views
Asked by AudioBubble
What is the full space of parametrically polymorphic functions (not ad hoc polymorphic) operations in programming languages?
105 views
Asked by Conor Quinn
Why isn't my Eq constraint based on an overloaded function correctly inferred?
56 views
Asked by AudioBubble
DataSet/DataStream of type class interface
530 views
Asked by salvalcantara
Coq: can I use a type argument as the type of successive argument?
102 views
Asked by Isaac van Bakel
Is coercion different from "coercion polymorphism"?
169 views
Asked by Kamalapriya Subramanian
What concept in category theory can be used to represent a typeclass?
455 views
Asked by Tim
Does interface belong to ad hoc polymorphism (i.e. overloading) or subtype polymorphism?
704 views
Asked by Tim
When shall I define polymorphic functions by type classes or by some other ways?
207 views
Asked by Tim
How to express mixed ad-hoc and parametric polymorphic in typescript?
879 views
Asked by xiang0x48
Ways to make operator `<` work on custom types
195 views
Asked by Shuumatsu
How to create a purely functional ad-hoc polymorphic lens without any introspection?
168 views
Asked by AudioBubble
Define polymorphic infix operator in ocaml
322 views
Asked by LowRez
Difference between Ad-hoc polymorphism and Parametric polymorphism in Scala
1k views
Asked by Gonzalo Guglielmo