and `?: run {...}` is executed if the things befor...
# getting-started
r
and
?: run {...}
is executed if the things before
?:
is null - normally it is used in the context
mynotnullvar = somethingnullable ?: defaultValue