Coming soon: more complete framework version #3
Replies: 4 comments 1 reply
-
Some things in the works: linked lists, bidirectional iterators, a queue, bugfixes and more! |
Beta Was this translation helpful? Give feedback.
-
Bidirectional iterator may be on hold even though the base class is in place. |
Beta Was this translation helpful? Give feedback.
-
I'm working on a filter/buffer class system to make adding piped operations more organized now. When completed, the I/O and Text Utilities directories will be gone due to their members being converted into a filter or buffer. |
Beta Was this translation helpful? Give feedback.
-
Before I get any more involved in Containers.library, I decided to try out my framework by making a clone of EBuild. It doesn't look as useful as I thought. The repo is in Builder and the framework is used extensively in it. |
Beta Was this translation helpful? Give feedback.
-
Stay tuned...
Beta Was this translation helpful? Give feedback.
All reactions