hermsen - 2021-10-16

coπŸ”—e: A Linked List Solution

A free and open object oriented Linked lists solution.
Linked Lists are especially suitable to implement simple, modular and powerful code with ease. Try it out!
#coπŸ”—e: A Linked List Solution

Tip
Basically the library contains a List FB and an Element FB with accompanying interfaces. The List can be instantiated directly but the Element need to be 1) extended or 2) implement the interface in a composition way. Our advice would be to choose option 2) composition, as that will give you the most flexibility in your software.

About co5e
#About co5e

 
πŸ‘
1