libraries.json 303 B

1234567891011121314
  1. {
  2. "key": "type_erasure",
  3. "name": "Type Erasure",
  4. "authors": [
  5. "Steven Watanabe"
  6. ],
  7. "description": "Runtime polymorphism based on concepts.",
  8. "category": [
  9. "Data"
  10. ],
  11. "maintainers": [
  12. "Steven Watanabe <steven -at- providere-consulting.com>"
  13. ]
  14. }