How to constraint the inner type of `Val` by an abstract type
|
|
4
|
121
|
February 16, 2025
|
Test for a zero-valued Tuple in where statement
|
|
15
|
382
|
April 17, 2023
|
Would it be possible to infer `Val{::Bool)` as `Union{Val{true}, Val{false}}`?
|
|
3
|
427
|
February 20, 2023
|
What causes this performance loss when using value types?
|
|
3
|
400
|
February 10, 2023
|
Allocations due to Boolean keyword arguments - how to avoid them?
|
|
9
|
596
|
September 22, 2022
|
[ANN] ValSplit.jl: Compile away dynamic dispatch on Val-typed arguments
|
|
3
|
1622
|
March 1, 2022
|
Is this design pattern of `::Val{}` dispatching evil?
|
|
10
|
965
|
February 25, 2022
|
[ANN] ArgumentModes.jl - an implementation of set-of-symbols like type for function arguments
|
|
0
|
455
|
November 13, 2021
|