Meaning of "maybe" in function names and types
Julia Programming Language
Meaning of "maybe" in function names and types
Hi all, I often see the word “maybe” in function names especially in ModelingToolkit. for example “maybe_build_initialization_problem()” or “MaybeArrayIndexT” Is this a common convention in Julia? What does it mean?
Hi all, I often see the word “maybe” in function names especially in ModelingToolkit. for example “maybe_build_initialization_problem()” or “MaybeArrayIndexT” Is this a common…
0 comments
No comments yet.