Fix the category.

This commit is contained in:
Daniel
2016-01-10 15:15:44 +00:00
parent 0a228e74fe
commit 2ae5c255fd

View File

@@ -7,7 +7,7 @@
],
"description": "A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type.",
"category": [
"Data structures"
"Data"
],
"maintainers": [
"Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>",