mcabbott / AxisKeys.jl

🎹
MIT License
148 stars 27 forks source link

Maybe update `LazyStack` so that this warning vanishes in Julia 1.9 #145

Open lgeissbauer-btig opened 1 year ago

lgeissbauer-btig commented 1 year ago
┌ LazyStack [1fad7336-0346-5a1a-a56f-a06ba010965b]
│  WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead).
mcabbott commented 1 year ago

Sorry, I think I fixed LazyStack but haven't yet updated the code here to use the latest version. (Or not to use it at all, perhaps.)