blob: 8d5f72f13cd6b70656a0a3d825e652c5f122ca9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"key": "local_function",
"name": "Local Function",
"authors": [
"Lorenzo Caminiti"
],
"description": "Program functions locally, within other functions, directly within the scope where they are needed.",
"category": [
"Function-objects"
],
"maintainers": [
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
]
}
|