commit
e21178ccfd
1 changed files with 10 additions and 1 deletions
|
|
@ -1178,9 +1178,18 @@
|
|||
"name": "optionals",
|
||||
"url": "https://github.com/MasonMcGill/optionals.git",
|
||||
"method": "git",
|
||||
"tags": ["option", "optional", "maybe"],
|
||||
"tags": ["library", "option", "optional", "maybe"],
|
||||
"description": "Option types",
|
||||
"license": "MIT",
|
||||
"web": "http://www.vision.caltech.edu/~mmcgill/optionals.html"
|
||||
},
|
||||
{
|
||||
"name": "tuples",
|
||||
"url": "https://github.com/MasonMcGill/tuples.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "tuple", "metaprogramming"],
|
||||
"description": "Tuple manipulation utilities",
|
||||
"license": "MIT",
|
||||
"web": "http://www.vision.caltech.edu/~mmcgill/tuples.html"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue