Newbetuts
.
New posts in value-type
How to make a value type nullable with .NET XmlSerializer?
c#
xml-serialization
null
value-type
What does this '()' notation mean?
function
f#
value-type
unit-type
Why doesn't delegate contravariance work with value types?
c#
boxing
value-type
contravariance
Most efficient way to check if an object is a value type
c#
.net
performance
value-type
Why does an implicit conversion operator from <T> to <U> accept <T?>?
c#
generics
nullable
implicit-conversion
value-type
C# Generic constraints to include value types AND strings
c#
string
generics
constraints
value-type
C#: Getting size of a value-type variable at runtime?
c#
variables
runtime
value-type
Detailed Explanation of Variable Capture in Closures
c#
.net
closures
value-type
reference-type
What does Python treat as reference types?
python
sequences
value-type
reference-type
Does swift copy on write for all structs?
swift
value-type
copy-on-write
Why is there no RAII in .NET?
.net
struct
destructor
raii
value-type
Swift, Strings and Memory Addresses
string
swift
memory-address
value-type
In C#, why can't I modify the member of a value type instance in a foreach loop?
c#
foreach
immutability
value-type
Dictionary in Swift with Mutable Array as value is performing very slow? How to optimize or construct properly?
swift
algorithm
nsmutablearray
value-type
swift-dictionary
Boxing Occurrence in C#
c#
value-type
boxing
Test if an object is an Enum
c#
enums
value-type
Returning two values, Tuple vs 'out' vs 'struct'
c#
struct
tuples
out
value-type
AnyObject and Any in Swift
swift
value-type
reference-type
C# pass by value vs. pass by reference
c#
pass-by-reference
pass-by-value
value-type
reference-type
What is the difference between a reference type and value type in c#?
c#
.net
value-type
reference-type
Prev
Next