taggedalgebraic/dub.json
2015-08-17 19:05:57 +02:00

8 lines
226 B
JSON

{
"name": "taggedalgebraic",
"description": "A \"tagged union\" implementation with transparent operator forwarding.",
"authors": ["Sönke Ludwig"],
"copyright": "Copyright © 2015, Sönke Ludiwg",
"license": "BSL-1.0"
}