15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"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>"
|
|
]
|
|
}
|