Define sub-types or not?
|
|
2
|
510
|
February 5, 2020
|
Type hierarchy graphic in docs build
|
|
7
|
1068
|
February 2, 2020
|
Type instability in closure after reassigning a variable
|
|
7
|
1128
|
January 23, 2020
|
Error with same type called from different modules
|
|
3
|
834
|
January 18, 2020
|
Unification or pattern matching for matching `UnionAll` types against each other
|
|
8
|
742
|
December 16, 2019
|
Unexpected subtyping behavior <:
|
|
2
|
599
|
November 30, 2019
|
Type chains for multiple dispatch
|
|
3
|
743
|
November 27, 2019
|
Thoughts around ways of ensuring compile time evaluation / const prop / inference?
|
|
17
|
2533
|
November 10, 2019
|
Composite type whose fields are all different suptypes of a supertype
|
|
8
|
757
|
November 4, 2019
|
Indexing 1-Dimentional Arrays
|
|
4
|
2997
|
November 3, 2019
|
Type stability with a vector of abstracts inside struct
|
|
7
|
898
|
October 28, 2019
|
Appending/Prepending Inf-values to Int64-array
|
|
2
|
588
|
October 17, 2019
|
Expected type promotion with user-defined type not happening
|
|
3
|
671
|
October 12, 2019
|
Best practice approach for caching data in objects
|
|
7
|
3209
|
September 9, 2019
|
Wrapper functions guidlines
|
|
7
|
2520
|
August 11, 2019
|
How to shorten type definition with many AbstractArray fields?
|
|
3
|
462
|
August 8, 2019
|
Subtypes or parametric types to define constructor-dependent functions
|
|
6
|
1079
|
July 25, 2019
|
What problems will one have, if `Real` was made a subtype of `Complex`?
|
|
6
|
987
|
July 23, 2019
|
Dict merge without promoting
|
|
4
|
550
|
July 22, 2019
|
Trouble importing a module that depends on another globally imported module
|
|
9
|
1975
|
July 19, 2019
|
Linear Algebra over different fields (`LinearAlgebra.det` does not respect the `+` and `*` multimethods)
|
|
8
|
1745
|
July 16, 2019
|
Syntactic sugar for many arguments with same type annotation but separately dispatchable?
|
|
2
|
564
|
July 11, 2019
|
Check for element type inside a module (Images)
|
|
1
|
407
|
July 7, 2019
|
Struct construction in own built modules
|
|
5
|
760
|
June 23, 2019
|
Float32 function return and Cuda
|
|
3
|
587
|
June 20, 2019
|
How to `promote_type` of more than 2 values?
|
|
3
|
531
|
June 9, 2019
|
Type inference from list of functions
|
|
11
|
991
|
May 24, 2019
|
Shallow copy of a struct
|
|
4
|
2307
|
April 17, 2019
|
Overloading `iterate` breaks the shape of my wrapper of a `AbstractMatrix`
|
|
7
|
951
|
April 4, 2019
|
Error type mismatch
|
|
1
|
967
|
April 2, 2019
|