|
Get the type parameters of a parametric type
|
|
12
|
836
|
April 23, 2024
|
|
Unexpected change of field value in struct
|
|
11
|
330
|
April 23, 2024
|
|
Stripping parameter from parametric types
|
|
18
|
4954
|
April 19, 2024
|
|
Using a type parameter vs abstract type in function signature
|
|
2
|
265
|
March 31, 2024
|
|
Allocations when writing to vectors in struct
|
|
4
|
326
|
March 17, 2024
|
|
Is adding a type parameter to a struct a breaking change?
|
|
13
|
604
|
March 8, 2024
|
|
Why are self-referential struct parameters impossible?
|
|
19
|
1285
|
March 2, 2024
|
|
How to strip tuple type of the element types
|
|
6
|
283
|
February 3, 2024
|
|
Problem with parametric composite types
|
|
5
|
405
|
January 1, 2024
|
|
Composite type comparison
|
|
1
|
388
|
December 30, 2023
|
|
Function definition with parametric types
|
|
3
|
694
|
November 28, 2023
|
|
Parametric types & multiple dispatch
|
|
7
|
756
|
November 27, 2023
|
|
Parametric Types - am I using correctly
|
|
5
|
405
|
November 24, 2023
|
|
Best practices for defining inner constructors for parametric types
|
|
3
|
993
|
November 20, 2023
|
|
Return types of function is Any[Float64], although I defined return type to be Float64
|
|
2
|
304
|
November 19, 2023
|
|
Generic Associated Types
|
|
3
|
266
|
November 5, 2023
|
|
How does instance of a type works/interact with type parameters?
|
|
11
|
575
|
October 15, 2023
|
|
Julian Alternative to Template by Value
|
|
3
|
438
|
September 20, 2023
|
|
Why are returned types different in comprehension over an empty range if called from a function vs top level?
|
|
3
|
285
|
September 5, 2023
|
|
Parametric function return type
|
|
8
|
761
|
September 2, 2023
|
|
Any reason to prefer `::Type{T}` over `T::Type`?
|
|
4
|
594
|
September 1, 2023
|
|
Type system abuse, advisability of
|
|
17
|
1020
|
August 31, 2023
|
|
How to hide a type parameter?
|
|
4
|
406
|
August 25, 2023
|
|
Printing of UnionAll types is misleading, as of Julia version 1.7
|
|
15
|
1044
|
August 10, 2023
|
|
Type parameter display in 1.10 for MethodError
|
|
2
|
380
|
August 5, 2023
|
|
Function as Type Parameter
|
|
5
|
509
|
August 2, 2023
|
|
How to get the container type of a container?
|
|
16
|
2537
|
June 25, 2023
|
|
Best way to declare parametric types of parametric types
|
|
3
|
306
|
June 12, 2023
|
|
Type with arbitrary number of parameters
|
|
10
|
578
|
May 26, 2023
|
|
How to get the inner types of a parametric type
|
|
1
|
304
|
May 26, 2023
|