NullableStore.TypeValue

struct NullableStore(T, KType = ulong, KType nullvalue = KType.init)
alias TypeValue = T

Meta