Julia Programming Language
Correct way of: f(::T) where T = zero(T)?
General Usage
carstenbauer
August 31, 2021, 5:14pm
3
Similar question two weeks ago:
Dispatch on type only
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Difference between f(T::Type) and f(::Type{T}) where T?
New to Julia
9
1385
June 18, 2019
Dispatch on type only
General Usage
dispatch
4
674
August 16, 2021
Overload zero for a parametric type
General Usage
question
,
parametric-types
4
944
June 27, 2018
Calling a function by argument type only
New to Julia
type
,
dispatch
7
2431
March 13, 2021
Type compare
New to Julia
9
912
September 16, 2022