.NET API 473,608 bytes
Adder
struct Adder :
ISupplier<
double,
double,
double>,
ISupplier<
float,
float,
float>,
ISupplier<
IntPtr,
IntPtr,
IntPtr>,
ISupplier<
int,
int,
int>,
ISupplier<
long,
long,
long>,
ISupplier<
uint,
uint,
uint>,
ISupplier<
ulong,
ulong,
ulong>