The Sidef programming language
Search...
Ctrl + K
Programming tasks
F
Function definition
Copy
func multiply(a
,
b) {
a
*
b
}
Previous
Function composition
Next
Function frequency
Last updated
1 year ago