Julia Programming Language
Is there a Julia equivalent for this Python syntax
General Usage
question
lungben
June 23, 2021, 1:28pm
2
id = (id === nothing) ? string(UUIDs.uuid4())[1:8] : id
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
What is the "NULL" function?
General Usage
4
2278
April 13, 2018
Is there an equivalent of Haskell's fromMaybe?
New to Julia
question
18
854
July 27, 2021
Julia function for replacing nothings with default values?
General Usage
2
500
September 28, 2021
Usage of Nullable in function arguments
New to Julia
11
2162
January 23, 2017
Can't pass `nothing` to macro
General Usage
macros
4
836
September 25, 2018