Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
244 B
JSON

{
"name": "strict-variant",
"version": "0.5",
"port-version": 2,
"description": "Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves."
}