Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# 7: Nested functions and Enhanced Tuples by @dotnetfiddle

==============================
NESTED FUNCTIONS
Small helper functions available only in the scope of parent function
==============================

Sum of 20 and 50 is : 70
Multiply of 20 and 50 is : 1000
Sum of 30 and 10 is : 40

==============================
ENHANCED TUPLES
Declare tuples inline
==============================
Cached Result
Last Run: 1:49:57 am
Compile: 0.331s
Execute: 0s
Memory: 8kb
CPU: 0.094s