|
Coupling finite`Union` with `T` in `NTuple{2, T} where {T}`
|
|
7
|
184
|
November 11, 2025
|
|
[ANN]: WrappedUnions.jl: Wrap a Union for enhanced type-stability
|
|
10
|
587
|
September 16, 2025
|
|
What type union (`Union`) is equivalent to an iterated union (`UnionAll`) with a concrete type bound?
|
|
5
|
142
|
September 7, 2025
|
|
Abusing `convert` as an alternative to `Union{Nothing, Int64}`
|
|
15
|
433
|
August 19, 2025
|
|
Can the overhead of `myT{<:T}` compared to `myT{T}`, where `T` is a concrete type, be avoided?
|
|
3
|
172
|
November 17, 2024
|
|
Parametric Types with Union
|
|
2
|
168
|
October 21, 2024
|
|
Understanding Types Union{}
|
|
3
|
848
|
September 2, 2023
|
|
Function with vector of Union-Type
|
|
4
|
581
|
October 17, 2022
|