assumeNotNull

A convenience function to construct a NotNull value from something t you know isn't null.

assumeNotNull
(
T
)
(
T t
)

Meta