Skip to content

juliabloggers.com

A Julia Language Blog Aggregator

  • Home
  • Submit Your RSS/Atom Feed

Dispatching on Types with the Same UnionAll (but You Don’t Know the Type Beforehand)

By: Marco Cognetta

Re-posted from: https://mcognetta.github.io/posts/dispatch-unionall-julia/index.html

A post about efficiently dispatching on types that are in the same UnionAll, but are possibly different concrete types (for example, A{T} and A{S}) in Julia.

Related

This entry was posted in Julia on August 31, 2019 by Marco Cognetta.

Post navigation

← Julia’s Release Process ANN: DynamicHMC 2.0 →

RSS feed

Recent Posts

  • SciML Small Grants Program: Two Years In, Eight More Projects Funded and Shipped
  • Julia, custom serialization with JSON.jl
  • cuTile.jl 0.3: CUDA.jl integration, and even better performance & latency
  • TestItems – Modern Julia testing
  • cuTile.jl 0.2: New features, improved performance, and Julia 1.13 support
  • Paquetes interesantes de Julia a mirar – Marzo 2026
  • Lecturas sobre Dinámica de Sistemas – Marzo 2026
  • Cool Makie Papers
  • diff all the things! Part 2
  • This Month in Julia World (February 2026)
Proudly powered by WordPress