chen3feng / stl4go

Generic Container and Algorithm Library for Go
Apache License 2.0
315 stars 49 forks source link

DList copyble #92

Closed chen3feng closed 2 years ago

chen3feng commented 2 years ago

initial head = nil

chen3feng commented 2 years ago

done