Search code examples
Why Num can be treated as Floating in haskell?...


haskelltypessubclassclass-hierarchyadhoc-polymorphism

Read More
Why can a Num act like a Fractional?...


haskelltypespolymorphismfunction-calladhoc-polymorphism

Read More
Using return type polymorphism dictated by type classes...


haskelltypeclassreturn-typeadhoc-polymorphismscoped-type-variables

Read More
Is this understanding correct: trait and function overloading both achieved ad hoc polymorphism but ...


rustpolymorphismtypeclassadhoc-polymorphism

Read More
DataSet/DataStream of type class interface...


scalaapache-flinktypeclasssubtypingadhoc-polymorphism

Read More
Coq: can I use a type argument as the type of successive argument?...


rocq-provertypingparametric-polymorphismadhoc-polymorphism

Read More
Difference between Ad-hoc polymorphism and Parametric polymorphism in Scala...


scalafunctional-programmingpolymorphismparametric-polymorphismadhoc-polymorphism

Read More
When shall I define polymorphic functions by type classes or by some other ways?...


haskellpolymorphismtypeclassadhoc-polymorphism

Read More
How to express mixed ad-hoc and parametric polymorphic in typescript?...


typescriptgenericsoverloadingparametric-polymorphismadhoc-polymorphism

Read More
Is there a way to get ad-hoc polymorphism in Python?...


pythontypespolymorphismadhoc-polymorphism

Read More
Define polymorphic infix operator in ocaml...


polymorphismocamlinfix-operatoradhoc-polymorphism

Read More
Can type classes at the type level be simulated with higher-rank types?...


haskellpolymorphismtypeclasshigher-rank-typesadhoc-polymorphism

Read More
Polymorphic uncurried method calls (adhoc polymorphism) in Java...


javapolymorphismoverloadingdouble-dispatchadhoc-polymorphism

Read More
Type inference interferes with referential transparency...


haskellreferential-transparencyadhoc-polymorphism

Read More
F#: arithmetic operator and loss of polymorphism (value restriction?)...


f#parametric-polymorphismvalue-restrictionadhoc-polymorphism

Read More
Ad-hoc polymorphism - type classes...


scalatypeclassadhoc-polymorphism

Read More
Can't call statically imported overloaded function when one with different parameters is defined...


javaimportstaticoverloadingadhoc-polymorphism

Read More
BackNext