mirror of
https://github.com/boostorg/lambda2.git
synced 2026-01-19 16:22:20 +00:00
15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"key": "lambda2",
|
|
"name": "Lambda2",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "A C++14 lambda library.",
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
}
|