how to delete a node in link list with generic type?

后端 未结 0 983
轮回少年
轮回少年 2020-12-06 05:53

Hello so I tried to implement link list using typescript, but I have an issue when removing a node with a generic type.

heres my LinkList implementation:



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