Julia Programming Language
Is multiple dispatch possible for an enumerated type?
General Usage
hendri54
August 31, 2023, 7:49pm
2
Possible, but perhaps not desirable. See
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Dispatch on enum
General Usage
multidispatch
,
enum
7
2437
March 4, 2022
Using types to enumerate
New to Julia
5
646
February 13, 2023
[ANN] InstanceDispatch.jl: Dispatch-on-value with anyting that defines a `Base.instances` method
Package Announcements
package
,
dispatch
,
val
,
enum
3
241
August 2, 2025
Style recommendation for enum as type
General Usage
enum
5
5527
December 23, 2020
How to dispatch by value?
New to Julia
25
4643
July 28, 2021