Julia Programming Language
Doing strange things with DataTypes in functions
General Usage
question
Impressium
June 17, 2021, 1:40pm
2
That’s what I want
f(::Type{T}, i::T) where T = i
show post in topic
Related topics
Topic
Replies
Views
Activity
ERROR: UndefVarError: T not defined / Weird Method Parameter Problem
General Usage
7
1927
April 23, 2020
UndefVarError: Using `TypeVar` both in argument type and return type
General Usage
question
,
type
2
560
January 24, 2019
Interesting problem with where parameters
General Usage
3
1033
December 19, 2018
Difference of type covariant in between struct and function
General Usage
question
3
490
August 14, 2018
Function in type definition
General Usage
24
7107
May 19, 2017