cache missing cache missing
memory
memory
  • cache lines
    • go
    • linear-algebra
    • numerical analysis
    • calculus
    • probability
    • slam
    • uncatalogued
      • 📜
      • c/c++
      • clickhouse
      • command line
      • DPDK
      • Editor And IDE
      • Front-End
      • GIS
      • glibc
      • go
      • HPC
      • iOS
      • IS
      • Java
      • Lang
        • Linux
        • Macos
        • Math
        • Network
        • Postgres
        • Python
        • Rust

    # Lang

    # Ad hoc polymorphism

    In programming languages, ad hoc polymorphism[1] is a kind of polymorphism in which polymorphic functions can be applied to arguments of different types, because a polymorphic function can denote a number of distinct and potentially heterogeneous implementations depending on the type of argument(s) to which it is applied. (opens new window)

    ← Java Linux →