|
[ANN] InstanceDispatch.jl: Dispatch-on-value with anyting that defines a `Base.instances` method
|
|
8
|
711
|
August 24, 2026
|
|
Invoke for functor methods
|
|
1
|
126
|
February 2, 2026
|
|
Idiomatic evaluate for scalar, allocate and broadcast for array?
|
|
7
|
240
|
January 21, 2026
|
|
Why can't a tuple of types have an abstract type with Type selectors?
|
|
7
|
313
|
November 23, 2025
|
|
Value Dispatch Macro
|
|
4
|
233
|
October 26, 2025
|
|
Dynamic Type in CxxWrap.jl
|
|
1
|
105
|
October 20, 2025
|
|
A question on dispatch on type parameter being UnionAll
|
|
3
|
160
|
September 3, 2025
|
|
Multidispatch based on value of positional argument
|
|
4
|
296
|
August 13, 2025
|
|
[ANN] MultipleInterfaces.jl: Interfaces with multiple inheritance and multiple dispatch
|
|
28
|
2837
|
August 8, 2025
|
|
How far does type instability propagate?
|
|
10
|
680
|
July 4, 2025
|
|
Dispatch on keywords
|
|
6
|
452
|
June 14, 2025
|
|
Using invoke() to call more general method
|
|
4
|
234
|
January 29, 2025
|
|
Dispatch and junk values
|
|
10
|
287
|
January 7, 2025
|
|
RCall: function / method conflict with R functions
|
|
11
|
422
|
January 6, 2025
|
|
Pluto.jl - How do I dispatch to a subtype created in a notebook?
|
|
2
|
132
|
December 25, 2024
|
|
Nothing and type stability in kwargs
|
|
6
|
396
|
December 11, 2024
|
|
Function specialization based on values, not just types
|
|
18
|
711
|
November 26, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
240
|
September 26, 2024
|
|
Understanding error "function type in method definition is not a type" for function-like types
|
|
9
|
450
|
July 23, 2024
|
|
Improper function nesting causes boxing/runtime dispatch?
|
|
3
|
237
|
May 17, 2024
|
|
Why traits?
|
|
5
|
2112
|
November 19, 2023
|
|
RFC: add a Type called AnyType that's subtyped by all other types except Any
|
|
20
|
1898
|
October 26, 2023
|
|
How to call the original Base.show function extended in DataFrames.jl while overriding it?
|
|
3
|
628
|
October 1, 2023
|
|
Dispatch on physical quantity or creating distinct types that behave like a float
|
|
7
|
719
|
September 25, 2023
|
|
Enable all functions to work on element of new type
|
|
2
|
427
|
August 25, 2023
|
|
InlineDispatch.jl – A simple module to perform dispatch on the value of an expression
|
|
0
|
422
|
August 14, 2023
|
|
Test for a zero-valued Tuple in where statement
|
|
15
|
679
|
April 17, 2023
|
|
Canonical Julian way to represent multiple implementations of same algorithm
|
|
7
|
669
|
April 10, 2023
|
|
What is a good way to write methods that help the user not mix up input order?
|
|
7
|
536
|
February 23, 2023
|
|
Dispatch surprise with vectors
|
|
2
|
342
|
February 7, 2023
|