Structures_LinkedList

このパッケージは連結リスト構造を実装したものです。 単方向連結リスト (Structures_LinkedList_Single) および双方向連結リスト (Structures_LinkedList_Double) の両方をサポートしています。