Hey guys
Hey guys,
Is there other way than this
if TValue.From(Value).IsEmpty then
for checking if a generic type value is nil? Using Rtti slows down the code :( Makes it 3x slower. The generic type T is not constrained.
Thanks guys :D
Is there other way than this
if TValue.From
for checking if a generic type value is nil? Using Rtti slows down the code :( Makes it 3x slower. The generic type T is not constrained.
Thanks guys :D
Comments
Post a Comment