19
20
Higher order function: Functional (take function and output value)
21
22
23
24
Higher order function: Operator (take function and output function with same domain)
25
26
27
Higher order function: Transform (take function and output function with different domain)
28
29
30
Currying
31
32
Lambda syntax should also be supported
33
34
Y-Combinator
35
36
37
38
powered by
powered by
New Blank Graph
Examples