Maybe.fromJust

Return value if this is the Just!T instance, otherwise throw Exception.

interface Maybe(T)
pure @safe
T
fromJust
()

Meta