typescript typesafety for generic graph-like data-structure class

后端 未结 0 1281
孤街浪徒
孤街浪徒 2020-12-24 05:30

I was trying to implement a graph-like data structure in typescript and was type safing it, with difficulty, after many solutions I arrived at this:

interface         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题