Maybe.fromJust

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

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

Meta