The function foo.
foo(1);
foo can be used like this:
foo(2);
foo can also be used like this:
foo(3);
See Implementation
The function foo.