Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
lambda funcs C#
using System; namespace Rextester { public class Program { public static void Main(string[] args) { Func<int, int, int> sum = (a, b) => { return a + b; }; int x = 4; int y = 3; int z = sum(x, y); Console.WriteLine(z); } } }
run
|
edit
|
history
|
help
0
Convert String to Pig Latin
Lotto unieke getallen
bro
Lazy exception caching
test
text
LeftAndRightShiftStrings
see all nodes in given ldap node
little problem
File_operations