(() => console.log("hello world"))()fn -> IO.puts("hello world") endx -> x ** 2let anonymous = fn() {
outln("Anonymous Function")
}
anonymous()lambda(x,y) => x + yLanguages with Anonymous Functions include JavaScript, Elixir, Coconut, Jule, HOPE, Aardvark
Languages without Anonymous Functions include Lil
View all concepts with or missing a hasAnonymousFunctions measurement
Read more about Anonymous Functions on the web: 1.