Julia Programming Language
How to specify multiple return types of a function
General Usage
functions
lmiq
June 16, 2022, 8:00am
2
Maybe
::Tuple{String,Int}
I think return values are just tuples
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Define types for multiple return values
General Usage
question
2
2729
July 8, 2020
How (or whether) to force correct handling of different return types?
General Usage
2
363
August 13, 2019
Annotate return type for anonymous function & lambdas
General Usage
question
2
824
April 6, 2017
Best practices for specifying return type
General Usage
question
5
1568
December 7, 2017
UndefVarError: Using `TypeVar` both in argument type and return type
General Usage
question
,
type
2
560
January 24, 2019