Does anyone know why is there two extension functi...
# getting-started
t
Does anyone know why is there two extension functions (
getOrNull
and
elementAtOrNull
) in stdlib that do the same thing?