This is a simple Wrapper für Variables that can be undefined at some point in time.
If you do not like to use too many optional chaining in your code, this is a possible alternative. It roughly corresponds to the Java Optional.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple Wrapper für Variables that can be undefined at some point in time.
If you do not like to use too many optional chaining in your code, this is a possible alternative. It roughly corresponds to the Java Optional.