|
Value Dispatch Macro
|
|
4
|
137
|
October 26, 2025
|
|
Dynamic Type in CxxWrap.jl
|
|
1
|
49
|
October 20, 2025
|
|
A question on dispatch on type parameter being UnionAll
|
|
3
|
92
|
September 3, 2025
|
|
Multidispatch based on value of positional argument
|
|
5
|
209
|
August 13, 2025
|
|
[ANN] MultipleInterfaces.jl: Interfaces with multiple inheritance and multiple dispatch
|
|
28
|
2368
|
August 8, 2025
|
|
[ANN] InstanceDispatch.jl: Dispatch-on-value with anyting that defines a `Base.instances` method
|
|
7
|
485
|
August 4, 2025
|
|
How far does type instability propagate?
|
|
10
|
522
|
July 4, 2025
|
|
Dispatch on keywords
|
|
6
|
288
|
June 14, 2025
|
|
Using invoke() to call more general method
|
|
4
|
142
|
January 29, 2025
|
|
Dispatch and junk values
|
|
10
|
162
|
January 7, 2025
|
|
RCall: function / method conflict with R functions
|
|
11
|
244
|
January 6, 2025
|
|
Pluto.jl - How do I dispatch to a subtype created in a notebook?
|
|
2
|
79
|
December 25, 2024
|
|
Nothing and type stability in kwargs
|
|
6
|
280
|
December 11, 2024
|
|
Function specialization based on values, not just types
|
|
18
|
467
|
November 26, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
154
|
September 26, 2024
|
|
Understanding error "function type in method definition is not a type" for function-like types
|
|
9
|
324
|
July 23, 2024
|
|
Improper function nesting causes boxing/runtime dispatch?
|
|
3
|
164
|
May 17, 2024
|
|
Why traits?
|
|
5
|
1926
|
November 19, 2023
|
|
RFC: add a Type called AnyType that's subtyped by all other types except Any
|
|
20
|
1639
|
October 26, 2023
|
|
How to call the original Base.show function extended in DataFrames.jl while overriding it?
|
|
3
|
512
|
October 1, 2023
|
|
Dispatch on physical quantity or creating distinct types that behave like a float
|
|
7
|
624
|
September 25, 2023
|
|
Enable all functions to work on element of new type
|
|
2
|
380
|
August 25, 2023
|
|
InlineDispatch.jl – A simple module to perform dispatch on the value of an expression
|
|
0
|
388
|
August 14, 2023
|
|
Test for a zero-valued Tuple in where statement
|
|
15
|
456
|
April 17, 2023
|
|
Canonical Julian way to represent multiple implementations of same algorithm
|
|
7
|
522
|
April 10, 2023
|
|
What is a good way to write methods that help the user not mix up input order?
|
|
7
|
425
|
February 23, 2023
|
|
Dispatch surprise with vectors
|
|
2
|
298
|
February 7, 2023
|
|
Vararg (sub)type parameter undocumented dispatch weirdness
|
|
7
|
485
|
January 29, 2023
|
|
Optional multiple dispatch with Glue Packages?
|
|
8
|
570
|
January 25, 2023
|
|
Methods imported from submodules are overwritten, not extended
|
|
3
|
398
|
September 30, 2022
|