Is this design pattern of `::Val{}` dispatching evil?
|
|
10
|
960
|
February 25, 2022
|
[ANN] ManualDispatch.jl
|
|
15
|
2767
|
February 7, 2022
|
Trait dispatch causing allocations
|
|
9
|
804
|
February 4, 2022
|
Method specificity with parametric type constructors
|
|
7
|
487
|
January 28, 2022
|
UnionAll wrapper not eq anymore to free UnionAll when Type lifted - is it a bug or not?
|
|
3
|
423
|
January 6, 2022
|
[ANN] ArgumentModes.jl - an implementation of set-of-symbols like type for function arguments
|
|
0
|
454
|
November 13, 2021
|
Dispatch on type aliases?
|
|
7
|
845
|
October 31, 2021
|
Dispatching functions and keyword usage
|
|
2
|
452
|
October 15, 2021
|
Does Julia cache version of function with given input value?
|
|
7
|
833
|
August 31, 2021
|
How to dispatch this serializer function?
|
|
37
|
1421
|
August 23, 2021
|
Union splitting and AbstractArray
|
|
9
|
449
|
August 19, 2021
|
Dispatch on type only
|
|
4
|
648
|
August 16, 2021
|
Read a single element vs array from stream
|
|
3
|
529
|
August 13, 2021
|
Dispatch checker
|
|
8
|
432
|
August 11, 2021
|
Dispatching by values is very slow - Feature or Problem?
|
|
30
|
1772
|
August 2, 2021
|
How to dispatch on typed vectors
|
|
5
|
520
|
May 6, 2021
|
Multiple dispatch and modules
|
|
8
|
1341
|
April 24, 2021
|
How Do I Most Effectively Use Multiple Dispatch in Data Science Workflows?
|
|
11
|
923
|
April 7, 2021
|
Issue with DataFrame type dispatch
|
|
3
|
474
|
April 3, 2021
|
Multiple dispatch based on argument given?
|
|
2
|
401
|
March 30, 2021
|
Using anonymous Functions to avoid type dispatch
|
|
0
|
500
|
March 22, 2021
|
Calling a function by argument type only
|
|
7
|
2197
|
March 13, 2021
|
Dispatch on fields of my struct?
|
|
5
|
813
|
February 26, 2021
|
Function with two unitful arguments with the same dimension
|
|
1
|
403
|
February 25, 2021
|
Shorthand for dispatch types
|
|
5
|
1231
|
January 21, 2021
|
Parametrically-constrained arguments not working?
|
|
3
|
404
|
January 7, 2021
|
Struct as subtype of multiple types
|
|
8
|
3406
|
December 30, 2020
|
Apply function to arrays of arbitrary dimensions
|
|
3
|
1049
|
December 27, 2020
|
Multiple dispatch with Union of parametric types
|
|
1
|
755
|
December 11, 2020
|
Strange re-typing of arrays of numbers
|
|
2
|
471
|
December 10, 2020
|