notNull

Creates a NotNull type

notNull
(
T
Args...
)
(
Args args
)

Parameters

args Args

any arguments that need to be passed to T's constructor

Meta