Julia Programming Language
How to avoid Any in list comprehensions with small unions
General Usage
Christopher_Fisher
June 8, 2019, 9:56am
4
This
might be useful for someone who comes across this post.
show post in topic
Related topics
Topic
Replies
Views
Activity
Array of type Any vs Union
General Usage
question
5
3863
March 22, 2017
@code_warntype shows lots of Union{Nothing, Tuple{Int64, Int64}}
Performance
7
836
May 8, 2021
Performance tips for Union Types
Performance
6
2673
February 9, 2024
Type inference: are small Unions ok?
General Usage
question
3
432
July 23, 2021
How do I create a new Array-like type with only ints and strings?
New to Julia
8
377
April 16, 2020