Multidispatch based on value of positional argument
|
|
5
|
195
|
August 13, 2025
|
[ANN] InstanceDispatch.jl: Dispatch-on-value with anyting that defines a `Base.instances` method
|
|
7
|
467
|
August 4, 2025
|
How to constraint the inner type of `Val` by an abstract type
|
|
4
|
147
|
February 16, 2025
|
Test for a zero-valued Tuple in where statement
|
|
15
|
433
|
April 17, 2023
|
Would it be possible to infer `Val{::Bool)` as `Union{Val{true}, Val{false}}`?
|
|
3
|
454
|
February 20, 2023
|
What causes this performance loss when using value types?
|
|
3
|
412
|
February 10, 2023
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
636
|
September 22, 2022
|
[ANN] ValSplit.jl: Compile away dynamic dispatch on Val-typed arguments
|
|
3
|
1651
|
March 1, 2022
|
Is this design pattern of `::Val{}` dispatching evil?
|
|
10
|
1016
|
February 25, 2022
|
[ANN] ArgumentModes.jl - an implementation of set-of-symbols like type for function arguments
|
|
0
|
462
|
November 13, 2021
|