function helloWorld() {console.log("hi")}
function myFunction()
print("hello")
end
proc
mixin article(title)
.article
.article-wrapper
h1= title
if block
block
else
p No content provided
+article('Hello world')
+article('Hello world')
p This is my
p Amazing article
fn main {
}
on myFunction do
print["hello"]
end
func fib(n int) int:
coyield
if n < 2:
return n
return fib(n - 1) + fib(n - 2)
fn a_function() {
// ...
}
fun main(argc s32, argv ^^u8) s32:
-- initialized to false
let! board = [DIM][DIM]bool{}
let n = Solve(&!board, 0)
fmt::print#(n, "\n")
return 0
function Example (|string| data)
file <~ data
(fn (x) (+ x 1))
- call !FooBar %name%
FUNCTION TORADS(DEGREES) = DEGREES . 3.1415926/180$
Languages with Functions include JavaScript, Python, Ruby, PHP, R, PowerShell, Bash, Scala, Lua, Kotlin, Erlang, Julia, Solidity, Ada, Crystal, Reason, Chapel, Pug, Groovy, F#, OCaml, VHDL, F*, ABAP, Verilog, C3, Koka, Janet, Opa, MoonBit, Lil, SystemVerilog, progsbase, X10, ATS, Cyber, IGOR Pro, Ligo, Jule, Cwerg, Eclipse Command Language, Sophia, Speedie, Bel, Q#, plang, BALGOL
Languages without Functions include CSS
View all concepts with or missing a hasFunctions measurement
Read more about Functions on the web: 1.