meaning `val foo = list.root?.l`, what should be t...
# getting-started
m
meaning
val foo = list.root?.l
, what should be the value of
foo
?