Interface to retrieve stored value. It is intentionally designed in a
way that forces you to handle "undefined" state to avoid issues akin
to "null pointer".
This will become more convenient with D2 when lambda type inference
will happen, as well as shorter notation:
Interface to retrieve stored value. It is intentionally designed in a way that forces you to handle "undefined" state to avoid issues akin to "null pointer".
This will become more convenient with D2 when lambda type inference will happen, as well as shorter notation: