isNullable

Tests if a type can null. Not related to std.typecons.Nullable!T.

enum isNullable (
T
)

Meta

Authors

Tony J. Hudgins