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
1383
June 18, 2019
Dispatch on type only
General Usage
dispatch
4
658
August 16, 2021
Overload zero for a parametric type
General Usage
question
,
parametric-types
4
939
June 27, 2018
Calling a function by argument type only
New to Julia
type
,
dispatch
7
2400
March 13, 2021
Type compare
New to Julia
9
907
September 16, 2022